#BFE1CE Color Information

Hex color code: #BFE1CE

#BFE1CE is a light green color. In RGB it is (191, 225, 206), and in HSL it is (146°, 36%, 82%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BFE1CE
RGB
191, 225, 206
HSL
146°, 36%, 82%
CMYK
15%, 0%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE1CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 225, 206

Red: 191 / Green: 225 / Blue: 206

HSL

146°, 36%, 82%

Hue: 146° / Saturation: 36% / Lightness: 82%

CMYK

15%, 0%, 8%, 12%

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

What color is #BFE1CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE1CE to RGB:

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

HEX to HSL

Convert #BFE1CE to HSL:

hsl(146, 36%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BFE1CE to CMYK:

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

Color Meaning and Usage

#BFE1CE is a light green color with RGB values of 191, 225, 206 and HSL of 146°, 36%, 82%. 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 #BFE1CE is #E2C1D3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3E2C1.

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

Contrast with #BFE1CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE1CE?

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

What is the RGB value of #BFE1CE?

#BFE1CE in RGB is (191, 225, 206) - 191 red, 225 green, and 206 blue.

How to use #BFE1CE in CSS?

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

What colors go well with #BFE1CE?

#E2C1D3 (complementary), #C3E2C1 (analogous), and #8DC9A7 (lighter shade) work well with #BFE1CE.