#BDF0EE Color Information

Hex color code: #BDF0EE

The hex color #BDF0EE is a light cyan with RGB values of (189, 240, 238) and HSL of (178°, 63%, 84%). It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#BDF0EE
RGB
189, 240, 238
HSL
178°, 63%, 84%
CMYK
21%, 0%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDF0EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 240, 238

Red: 189 / Green: 240 / Blue: 238

HSL

178°, 63%, 84%

Hue: 178° / Saturation: 63% / Lightness: 84%

CMYK

21%, 0%, 1%, 6%

Cyan: 21% / Magenta: 0% / Yellow: 1% / Key: 6%

What color is #BDF0EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDF0EE to RGB:

rgb(189, 240, 238)HEX to RGB Converter →

HEX to HSL

Convert #BDF0EE to HSL:

hsl(178, 63%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BDF0EE to CMYK:

cmyk(21%, 0%, 1%, 6%)Color Converter →

Color Meaning and Usage

#BDF0EE is a light cyan color with RGB values of 189, 240, 238 and HSL of 178°, 63%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDF0EE is #F0BCBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF0D4.

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

Contrast with #BDF0EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDF0EE?

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

What is the RGB value of #BDF0EE?

#BDF0EE in RGB is (189, 240, 238) - 189 red, 240 green, and 238 blue.

How to use #BDF0EE in CSS?

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

What colors go well with #BDF0EE?

#F0BCBE (complementary), #BCF0D4 (analogous), and #7EE2DE (lighter shade) work well with #BDF0EE.