#BFE5CD Color Information

Hex color code: #BFE5CD

A airy green shade, #BFE5CD appears as (191, 229, 205) in RGB and (142°, 42%, 82%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BFE5CD
RGB
191, 229, 205
HSL
142°, 42%, 82%
CMYK
17%, 0%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE5CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 229, 205

Red: 191 / Green: 229 / Blue: 205

HSL

142°, 42%, 82%

Hue: 142° / Saturation: 42% / Lightness: 82%

CMYK

17%, 0%, 10%, 10%

Cyan: 17% / Magenta: 0% / Yellow: 10% / Key: 10%

What color is #BFE5CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE5CD to RGB:

rgb(191, 229, 205)HEX to RGB Converter →

HEX to HSL

Convert #BFE5CD to HSL:

hsl(142, 42%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BFE5CD to CMYK:

cmyk(17%, 0%, 10%, 10%)Color Converter →

Color Meaning and Usage

#BFE5CD is a soft green color with RGB values of 191, 229, 205 and HSL of 142°, 42%, 82%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFE5CD is #E4BED6, creating high-contrast pairings. For softer combinations, try analogous colors like #C3E4BE.

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

Contrast with #BFE5CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE5CD?

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

What is the RGB value of #BFE5CD?

#BFE5CD in RGB is (191, 229, 205) - 191 red, 229 green, and 205 blue.

How to use #BFE5CD in CSS?

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

What colors go well with #BFE5CD?

#E4BED6 (complementary), #C3E4BE (analogous), and #88CEA1 (lighter shade) work well with #BFE5CD.