#DEEAE0 Color Information

Hex color code: #DEEAE0

A light green shade, #DEEAE0 appears as (222, 234, 224) in RGB and (130°, 22%, 89%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#DEEAE0
RGB
222, 234, 224
HSL
130°, 22%, 89%
CMYK
5%, 0%, 4%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEAE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 234, 224

Red: 222 / Green: 234 / Blue: 224

HSL

130°, 22%, 89%

Hue: 130° / Saturation: 22% / Lightness: 89%

CMYK

5%, 0%, 4%, 8%

Cyan: 5% / Magenta: 0% / Yellow: 4% / Key: 8%

What color is #DEEAE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEAE0 to RGB:

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

HEX to HSL

Convert #DEEAE0 to HSL:

hsl(130, 22%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEAE0 to CMYK:

cmyk(5%, 0%, 4%, 8%)Color Converter →

Color Meaning and Usage

A delicate green tone, #DEEAE0 has RGB (222, 234, 224) and HSL (130°, 22%, 89%). 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 #DEEAE0 is #E9DDE7, creating high-contrast pairings. For softer combinations, try analogous colors like #E1E9DD.

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

Contrast with #DEEAE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEAE0?

#DEEAE0 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEEAE0?

#DEEAE0 in RGB is (222, 234, 224) - 222 red, 234 green, and 224 blue.

How to use #DEEAE0 in CSS?

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

What colors go well with #DEEAE0?

#E9DDE7 (complementary), #E1E9DD (analogous), and #AECBB3 (lighter shade) work well with #DEEAE0.