#BFDFDC Color Information

Hex color code: #BFDFDC

#BFDFDC is a ethereal cyan color. In RGB it is (191, 223, 220), and in HSL it is (174°, 33%, 81%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BFDFDC
RGB
191, 223, 220
HSL
174°, 33%, 81%
CMYK
14%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 223, 220

Red: 191 / Green: 223 / Blue: 220

HSL

174°, 33%, 81%

Hue: 174° / Saturation: 33% / Lightness: 81%

CMYK

14%, 0%, 1%, 13%

Cyan: 14% / Magenta: 0% / Yellow: 1% / Key: 13%

What color is #BFDFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDFDC to RGB:

rgb(191, 223, 220)HEX to RGB Converter →

HEX to HSL

Convert #BFDFDC to HSL:

hsl(174, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFDFDC to CMYK:

cmyk(14%, 0%, 1%, 13%)Color Converter →

Color Meaning and Usage

#BFDFDC is a light cyan color with RGB values of 191, 223, 220 and HSL of 174°, 33%, 81%. 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 #BFDFDC is #DFBFC2, creating high-contrast pairings. For softer combinations, try analogous colors like #BFDFCB.

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

Contrast with #BFDFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDFDC?

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

What is the RGB value of #BFDFDC?

#BFDFDC in RGB is (191, 223, 220) - 191 red, 223 green, and 220 blue.

How to use #BFDFDC in CSS?

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

What colors go well with #BFDFDC?

#DFBFC2 (complementary), #BFDFCB (analogous), and #8CC5BF (lighter shade) work well with #BFDFDC.