#DEEAEC Color Information

Hex color code: #DEEAEC

A ethereal cyan shade, #DEEAEC appears as (222, 234, 236) in RGB and (189°, 27%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DEEAEC
RGB
222, 234, 236
HSL
189°, 27%, 90%
CMYK
6%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 234, 236

Red: 222 / Green: 234 / Blue: 236

HSL

189°, 27%, 90%

Hue: 189° / Saturation: 27% / Lightness: 90%

CMYK

6%, 1%, 0%, 7%

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

What color is #DEEAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEAEC to RGB:

rgb(222, 234, 236)HEX to RGB Converter →

HEX to HSL

Convert #DEEAEC to HSL:

hsl(189, 27%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEAEC to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #DEEAEC has RGB (222, 234, 236) and HSL (189°, 27%, 90%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEEAEC is #ECE1DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFECE8.

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

Contrast with #DEEAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEAEC?

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

What is the RGB value of #DEEAEC?

#DEEAEC in RGB is (222, 234, 236) - 222 red, 234 green, and 236 blue.

How to use #DEEAEC in CSS?

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

What colors go well with #DEEAEC?

#ECE1DF (complementary), #DFECE8 (analogous), and #AECBD0 (lighter shade) work well with #DEEAEC.