#BEE0DC Color Information

Hex color code: #BEE0DC

The hex color #BEE0DC is a ethereal cyan with RGB values of (190, 224, 220) and HSL of (173°, 35%, 81%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BEE0DC
RGB
190, 224, 220
HSL
173°, 35%, 81%
CMYK
15%, 0%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEE0DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 224, 220

Red: 190 / Green: 224 / Blue: 220

HSL

173°, 35%, 81%

Hue: 173° / Saturation: 35% / Lightness: 81%

CMYK

15%, 0%, 2%, 12%

Cyan: 15% / Magenta: 0% / Yellow: 2% / Key: 12%

What color is #BEE0DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEE0DC to RGB:

rgb(190, 224, 220)HEX to RGB Converter →

HEX to HSL

Convert #BEE0DC to HSL:

hsl(173, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BEE0DC to CMYK:

cmyk(15%, 0%, 2%, 12%)Color Converter →

Color Meaning and Usage

A light cyan tone, #BEE0DC has RGB (190, 224, 220) and HSL (173°, 35%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEE0DC is #E0BEC2, creating high-contrast pairings. For softer combinations, try analogous colors like #BEE0CB.

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

Contrast with #BEE0DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEE0DC?

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

What is the RGB value of #BEE0DC?

#BEE0DC in RGB is (190, 224, 220) - 190 red, 224 green, and 220 blue.

How to use #BEE0DC in CSS?

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

What colors go well with #BEE0DC?

#E0BEC2 (complementary), #BEE0CB (analogous), and #8AC7C0 (lighter shade) work well with #BEE0DC.