#BFEEDB Color Information

Hex color code: #BFEEDB

The hex color #BFEEDB is a delicate cyan with RGB values of (191, 238, 219) and HSL of (156°, 58%, 84%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BFEEDB
RGB
191, 238, 219
HSL
156°, 58%, 84%
CMYK
20%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEEDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 238, 219

Red: 191 / Green: 238 / Blue: 219

HSL

156°, 58%, 84%

Hue: 156° / Saturation: 58% / Lightness: 84%

CMYK

20%, 0%, 8%, 7%

Cyan: 20% / Magenta: 0% / Yellow: 8% / Key: 7%

What color is #BFEEDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEEDB to RGB:

rgb(191, 238, 219)HEX to RGB Converter →

HEX to HSL

Convert #BFEEDB to HSL:

hsl(156, 58%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEEDB to CMYK:

cmyk(20%, 0%, 8%, 7%)Color Converter →

Color Meaning and Usage

#BFEEDB is a delicate cyan color with RGB values of 191, 238, 219 and HSL of 156°, 58%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEEDB is #EEBFD1, creating high-contrast pairings. For softer combinations, try analogous colors like #BFEEC3.

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

Contrast with #BFEEDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEEDB?

#BFEEDB is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFEEDB?

#BFEEDB in RGB is (191, 238, 219) - 191 red, 238 green, and 219 blue.

How to use #BFEEDB in CSS?

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

What colors go well with #BFEEDB?

#EEBFD1 (complementary), #BFEEC3 (analogous), and #82DEB9 (lighter shade) work well with #BFEEDB.