#BFE0BD Color Information

Hex color code: #BFE0BD

The hex color #BFE0BD is a delicate green with RGB values of (191, 224, 189) and HSL of (117°, 36%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFE0BD
RGB
191, 224, 189
HSL
117°, 36%, 81%
CMYK
15%, 0%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE0BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 224, 189

Red: 191 / Green: 224 / Blue: 189

HSL

117°, 36%, 81%

Hue: 117° / Saturation: 36% / Lightness: 81%

CMYK

15%, 0%, 16%, 12%

Cyan: 15% / Magenta: 0% / Yellow: 16% / Key: 12%

What color is #BFE0BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE0BD to RGB:

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

HEX to HSL

Convert #BFE0BD to HSL:

hsl(117, 36%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFE0BD to CMYK:

cmyk(15%, 0%, 16%, 12%)Color Converter →

Color Meaning and Usage

#BFE0BD is a light green color with RGB values of 191, 224, 189 and HSL of 117°, 36%, 81%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFE0BD is #DEBDE0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0E0BD.

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

Contrast with #BFE0BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE0BD?

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

What is the RGB value of #BFE0BD?

#BFE0BD in RGB is (191, 224, 189) - 191 red, 224 green, and 189 blue.

How to use #BFE0BD in CSS?

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

What colors go well with #BFE0BD?

#DEBDE0 (complementary), #D0E0BD (analogous), and #8CC889 (lighter shade) work well with #BFE0BD.