#DEEADD Color Information

Hex color code: #DEEADD

A ethereal green shade, #DEEADD appears as (222, 234, 221) in RGB and (115°, 24%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DEEADD
RGB
222, 234, 221
HSL
115°, 24%, 89%
CMYK
5%, 0%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 234, 221

Red: 222 / Green: 234 / Blue: 221

HSL

115°, 24%, 89%

Hue: 115° / Saturation: 24% / Lightness: 89%

CMYK

5%, 0%, 6%, 8%

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

What color is #DEEADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEADD to RGB:

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

HEX to HSL

Convert #DEEADD to HSL:

hsl(115, 24%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEADD to CMYK:

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

Color Meaning and Usage

#DEEADD is a delicate green color with RGB values of 222, 234, 221 and HSL of 115°, 24%, 89%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEEADD is #E9DCEA, creating high-contrast pairings. For softer combinations, try analogous colors like #E4EADC.

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

Contrast with #DEEADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEADD?

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

What is the RGB value of #DEEADD?

#DEEADD in RGB is (222, 234, 221) - 222 red, 234 green, and 221 blue.

How to use #DEEADD in CSS?

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

What colors go well with #DEEADD?

#E9DCEA (complementary), #E4EADC (analogous), and #AFCDAD (lighter shade) work well with #DEEADD.