#BFE1BC Color Information

Hex color code: #BFE1BC

#BFE1BC is a soft green color. In RGB it is (191, 225, 188), and in HSL it is (115°, 38%, 81%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFE1BC
RGB
191, 225, 188
HSL
115°, 38%, 81%
CMYK
15%, 0%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE1BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 225, 188

Red: 191 / Green: 225 / Blue: 188

HSL

115°, 38%, 81%

Hue: 115° / Saturation: 38% / Lightness: 81%

CMYK

15%, 0%, 16%, 12%

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

What color is #BFE1BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE1BC to RGB:

rgb(191, 225, 188)HEX to RGB Converter →

HEX to HSL

Convert #BFE1BC to HSL:

hsl(115, 38%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFE1BC to CMYK:

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

Color Meaning and Usage

#BFE1BC is a airy green color with RGB values of 191, 225, 188 and HSL of 115°, 38%, 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 #BFE1BC is #DEBCE1, creating high-contrast pairings. For softer combinations, try analogous colors like #D2E1BC.

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

Contrast with #BFE1BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE1BC?

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

What is the RGB value of #BFE1BC?

#BFE1BC in RGB is (191, 225, 188) - 191 red, 225 green, and 188 blue.

How to use #BFE1BC in CSS?

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

What colors go well with #BFE1BC?

#DEBCE1 (complementary), #D2E1BC (analogous), and #8DC987 (lighter shade) work well with #BFE1BC.