#BFEFBD Color Information

Hex color code: #BFEFBD

#BFEFBD is a light green color. In RGB it is (191, 239, 189), and in HSL it is (118°, 61%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BFEFBD
RGB
191, 239, 189
HSL
118°, 61%, 84%
CMYK
20%, 0%, 21%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEFBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 239, 189

Red: 191 / Green: 239 / Blue: 189

HSL

118°, 61%, 84%

Hue: 118° / Saturation: 61% / Lightness: 84%

CMYK

20%, 0%, 21%, 6%

Cyan: 20% / Magenta: 0% / Yellow: 21% / Key: 6%

What color is #BFEFBD?

#BFEFBD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEFBD to RGB:

rgb(191, 239, 189)HEX to RGB Converter →

HEX to HSL

Convert #BFEFBD to HSL:

hsl(118, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEFBD to CMYK:

cmyk(20%, 0%, 21%, 6%)Color Converter →

Color Meaning and Usage

A airy green tone, #BFEFBD has RGB (191, 239, 189) and HSL (118°, 61%, 84%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEFBD is #EDBDEF, creating high-contrast pairings. For softer combinations, try analogous colors like #D8EFBD.

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

Contrast with #BFEFBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEFBD?

#BFEFBD is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFEFBD?

#BFEFBD in RGB is (191, 239, 189) - 191 red, 239 green, and 189 blue.

How to use #BFEFBD in CSS?

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

What colors go well with #BFEFBD?

#EDBDEF (complementary), #D8EFBD (analogous), and #83E080 (lighter shade) work well with #BFEFBD.