#BFEB9F Color Information

Hex color code: #BFEB9F

A light green shade, #BFEB9F appears as (191, 235, 159) in RGB and (95°, 66%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#BFEB9F
RGB
191, 235, 159
HSL
95°, 66%, 77%
CMYK
19%, 0%, 32%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BFEB9F; 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 #BFEB9F; background-color: #BFEB9F15; }

Alert / Toast

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

Link / Accent

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

a { color: #BFEB9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 235, 159

Red: 191 / Green: 235 / Blue: 159

HSL

95°, 66%, 77%

Hue: 95° / Saturation: 66% / Lightness: 77%

CMYK

19%, 0%, 32%, 8%

Cyan: 19% / Magenta: 0% / Yellow: 32% / Key: 8%

What color is #BFEB9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEB9F to RGB:

rgb(191, 235, 159)HEX to RGB Converter →

HEX to HSL

Convert #BFEB9F to HSL:

hsl(95, 66%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEB9F to CMYK:

cmyk(19%, 0%, 32%, 8%)Color Converter →

Color Meaning and Usage

A light green tone, #BFEB9F has RGB (191, 235, 159) and HSL (95°, 66%, 77%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEB9F is #CB9EEB, creating high-contrast pairings. For softer combinations, try analogous colors like #E5EB9E.

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

Contrast with #BFEB9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEB9F?

#BFEB9F is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFEB9F?

#BFEB9F in RGB is (191, 235, 159) - 191 red, 235 green, and 159 blue.

How to use #BFEB9F in CSS?

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

What colors go well with #BFEB9F?

#CB9EEB (complementary), #E5EB9E (analogous), and #93DE5E (lighter shade) work well with #BFEB9F.