#BFDFDA Color Information

Hex color code: #BFDFDA

A light cyan shade, #BFDFDA appears as (191, 223, 218) in RGB and (171°, 33%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BFDFDA
RGB
191, 223, 218
HSL
171°, 33%, 81%
CMYK
14%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 223, 218

Red: 191 / Green: 223 / Blue: 218

HSL

171°, 33%, 81%

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

CMYK

14%, 0%, 2%, 13%

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

What color is #BFDFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDFDA to RGB:

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

HEX to HSL

Convert #BFDFDA to HSL:

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

HEX to CMYK

Convert #BFDFDA to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #BFDFDA has RGB (191, 223, 218) and HSL (171°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDFDA is #DFBFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BFDFCA.

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

Contrast with #BFDFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDFDA?

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

What is the RGB value of #BFDFDA?

#BFDFDA in RGB is (191, 223, 218) - 191 red, 223 green, and 218 blue.

How to use #BFDFDA in CSS?

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

What colors go well with #BFDFDA?

#DFBFC3 (complementary), #BFDFCA (analogous), and #8CC5BC (lighter shade) work well with #BFDFDA.