#BFEFBE Color Information

Hex color code: #BFEFBE

The hex color #BFEFBE is a light green with RGB values of (191, 239, 190) and HSL of (119°, 60%, 84%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BFEFBE
RGB
191, 239, 190
HSL
119°, 60%, 84%
CMYK
20%, 0%, 21%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 239, 190

Red: 191 / Green: 239 / Blue: 190

HSL

119°, 60%, 84%

Hue: 119° / Saturation: 60% / Lightness: 84%

CMYK

20%, 0%, 21%, 6%

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

What color is #BFEFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEFBE to RGB:

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

HEX to HSL

Convert #BFEFBE to HSL:

hsl(119, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEFBE to CMYK:

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

Color Meaning and Usage

#BFEFBE is a ethereal green color with RGB values of 191, 239, 190 and HSL of 119°, 60%, 84%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEFBE is #EEBEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #D7EFBE.

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

Contrast with #BFEFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEFBE?

#BFEFBE is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFEFBE?

#BFEFBE in RGB is (191, 239, 190) - 191 red, 239 green, and 190 blue.

How to use #BFEFBE in CSS?

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

What colors go well with #BFEFBE?

#EEBEEF (complementary), #D7EFBE (analogous), and #82DF81 (lighter shade) work well with #BFEFBE.