#BFEFD8 Color Information

Hex color code: #BFEFD8

The hex color #BFEFD8 is a delicate cyan with RGB values of (191, 239, 216) and HSL of (151°, 60%, 84%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BFEFD8
RGB
191, 239, 216
HSL
151°, 60%, 84%
CMYK
20%, 0%, 10%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFEFD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 239, 216

Red: 191 / Green: 239 / Blue: 216

HSL

151°, 60%, 84%

Hue: 151° / Saturation: 60% / Lightness: 84%

CMYK

20%, 0%, 10%, 6%

Cyan: 20% / Magenta: 0% / Yellow: 10% / Key: 6%

What color is #BFEFD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFEFD8 to RGB:

rgb(191, 239, 216)HEX to RGB Converter →

HEX to HSL

Convert #BFEFD8 to HSL:

hsl(151, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFEFD8 to CMYK:

cmyk(20%, 0%, 10%, 6%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #BFEFD8 has RGB (191, 239, 216) and HSL (151°, 60%, 84%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFEFD8 is #EFBED5, creating high-contrast pairings. For softer combinations, try analogous colors like #BEEFBF.

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

Contrast with #BFEFD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFEFD8?

#BFEFD8 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFEFD8?

#BFEFD8 in RGB is (191, 239, 216) - 191 red, 239 green, and 216 blue.

How to use #BFEFD8 in CSS?

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

What colors go well with #BFEFD8?

#EFBED5 (complementary), #BEEFBF (analogous), and #81DFB2 (lighter shade) work well with #BFEFD8.