#BFE3DF Color Information

Hex color code: #BFE3DF

A light cyan shade, #BFE3DF appears as (191, 227, 223) in RGB and (173°, 39%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BFE3DF
RGB
191, 227, 223
HSL
173°, 39%, 82%
CMYK
16%, 0%, 2%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFE3DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 227, 223

Red: 191 / Green: 227 / Blue: 223

HSL

173°, 39%, 82%

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

CMYK

16%, 0%, 2%, 11%

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

What color is #BFE3DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFE3DF to RGB:

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

HEX to HSL

Convert #BFE3DF to HSL:

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

HEX to CMYK

Convert #BFE3DF to CMYK:

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

Color Meaning and Usage

#BFE3DF is a soft cyan color with RGB values of 191, 227, 223 and HSL of 173°, 39%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFE3DF is #E3BFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BFE3CD.

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

Contrast with #BFE3DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFE3DF?

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

What is the RGB value of #BFE3DF?

#BFE3DF in RGB is (191, 227, 223) - 191 red, 227 green, and 223 blue.

How to use #BFE3DF in CSS?

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

What colors go well with #BFE3DF?

#E3BFC3 (complementary), #BFE3CD (analogous), and #8ACCC4 (lighter shade) work well with #BFE3DF.