#BFE2BB Color Information

Hex color code: #BFE2BB

The hex color #BFE2BB is a soft green with RGB values of (191, 226, 187) and HSL of (114°, 40%, 81%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFE2BB
RGB
191, 226, 187
HSL
114°, 40%, 81%
CMYK
15%, 0%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE2BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 226, 187

Red: 191 / Green: 226 / Blue: 187

HSL

114°, 40%, 81%

Hue: 114° / Saturation: 40% / Lightness: 81%

CMYK

15%, 0%, 17%, 11%

Cyan: 15% / Magenta: 0% / Yellow: 17% / Key: 11%

What color is #BFE2BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE2BB to RGB:

rgb(191, 226, 187)HEX to RGB Converter →

HEX to HSL

Convert #BFE2BB to HSL:

hsl(114, 40%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFE2BB to CMYK:

cmyk(15%, 0%, 17%, 11%)Color Converter →

Color Meaning and Usage

#BFE2BB is a light green color with RGB values of 191, 226, 187 and HSL of 114°, 40%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFE2BB is #DEBBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2E2BB.

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

Contrast with #BFE2BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE2BB?

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

What is the RGB value of #BFE2BB?

#BFE2BB in RGB is (191, 226, 187) - 191 red, 226 green, and 187 blue.

How to use #BFE2BB in CSS?

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

What colors go well with #BFE2BB?

#DEBBE2 (complementary), #D2E2BB (analogous), and #8DCB86 (lighter shade) work well with #BFE2BB.