#BFE3DB Color Information

Hex color code: #BFE3DB

The hex color #BFE3DB is a ethereal cyan with RGB values of (191, 227, 219) and HSL of (167°, 39%, 82%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BFE3DB
RGB
191, 227, 219
HSL
167°, 39%, 82%
CMYK
16%, 0%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE3DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 227, 219

Red: 191 / Green: 227 / Blue: 219

HSL

167°, 39%, 82%

Hue: 167° / Saturation: 39% / Lightness: 82%

CMYK

16%, 0%, 4%, 11%

Cyan: 16% / Magenta: 0% / Yellow: 4% / Key: 11%

What color is #BFE3DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE3DB to RGB:

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

HEX to HSL

Convert #BFE3DB to HSL:

hsl(167, 39%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BFE3DB to CMYK:

cmyk(16%, 0%, 4%, 11%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BFE3DB has RGB (191, 227, 219) and HSL (167°, 39%, 82%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFE3DB is #E3BFC7, creating high-contrast pairings. For softer combinations, try analogous colors like #BFE3C9.

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

Contrast with #BFE3DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE3DB?

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

What is the RGB value of #BFE3DB?

#BFE3DB in RGB is (191, 227, 219) - 191 red, 227 green, and 219 blue.

How to use #BFE3DB in CSS?

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

What colors go well with #BFE3DB?

#E3BFC7 (complementary), #BFE3C9 (analogous), and #8ACCBD (lighter shade) work well with #BFE3DB.