#BFE1CC Color Information

Hex color code: #BFE1CC

A airy green shade, #BFE1CC appears as (191, 225, 204) in RGB and (143°, 36%, 82%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BFE1CC
RGB
191, 225, 204
HSL
143°, 36%, 82%
CMYK
15%, 0%, 9%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE1CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 225, 204

Red: 191 / Green: 225 / Blue: 204

HSL

143°, 36%, 82%

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

CMYK

15%, 0%, 9%, 12%

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

What color is #BFE1CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE1CC to RGB:

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

HEX to HSL

Convert #BFE1CC to HSL:

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

HEX to CMYK

Convert #BFE1CC to CMYK:

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

Color Meaning and Usage

#BFE1CC is a delicate green color with RGB values of 191, 225, 204 and HSL of 143°, 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 #BFE1CC is #E2C1D5, creating high-contrast pairings. For softer combinations, try analogous colors like #C4E2C1.

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

Contrast with #BFE1CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE1CC?

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

What is the RGB value of #BFE1CC?

#BFE1CC in RGB is (191, 225, 204) - 191 red, 225 green, and 204 blue.

How to use #BFE1CC in CSS?

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

What colors go well with #BFE1CC?

#E2C1D5 (complementary), #C4E2C1 (analogous), and #8DC9A4 (lighter shade) work well with #BFE1CC.