#BFEC55 Color Information

Hex color code: #BFEC55

The hex color #BFEC55 is a striking green with RGB values of (191, 236, 85) and HSL of (78°, 80%, 63%). It is popular in mobile app design.

Try:
Color NameGreen Yellow
HEX
#BFEC55
RGB
191, 236, 85
HSL
78°, 80%, 63%
CMYK
19%, 0%, 64%, 7%

Shades

CSS Usage
color: #BFEC55;
background-color: #BFEC55;
border-color: #BFEC55;
box-shadow: 0 0 10px #BFEC55;
border: 2px solid #BFEC55;
Tailwind Usage
bg-[#BFEC55]
text-[#BFEC55]
border-[#BFEC55]
shadow-[0_0_10px_BFEC55]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BFEC55, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BFEC55; color: #000000; }

Badge

New Feature
.badge { background-color: #BFEC55; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BFEC55; background-color: #BFEC5515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BFEC5520; border-left: 4px solid #BFEC55; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BFEC55; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BFEC55 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 236, 85

Red: 191 / Green: 236 / Blue: 85

HSL

78°, 80%, 63%

Hue: 78° / Saturation: 80% / Lightness: 63%

CMYK

19%, 0%, 64%, 7%

Cyan: 19% / Magenta: 0% / Yellow: 64% / Key: 7%

What color is #BFEC55?

#BFEC55 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEC55 to RGB:

rgb(191, 236, 85)HEX to RGB Converter →

HEX to HSL

Convert #BFEC55 to HSL:

hsl(78, 80%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEC55 to CMYK:

cmyk(19%, 0%, 64%, 7%)Color Converter →

Color Meaning and Usage

A striking green tone, #BFEC55 has RGB (191, 236, 85) and HSL (78°, 80%, 63%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEC55 is #8255EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECCE55.

Use #BFEC55 in CSS: color: #BFEC55 or background-color: #BFEC55. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BFEC55

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 15.34:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEC55?

#BFEC55 is a striking green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFEC55?

#BFEC55 in RGB is (191, 236, 85) - 191 red, 236 green, and 85 blue.

How to use #BFEC55 in CSS?

Use #BFEC55 directly in your CSS properties like color or background-color.

What colors go well with #BFEC55?

#8255EC (complementary), #ECCE55 (analogous), and #A2DC18 (lighter shade) work well with #BFEC55.