#DEEEC5 Color Information

Hex color code: #DEEEC5

The hex color #DEEEC5 is a soft green with RGB values of (222, 238, 197) and HSL of (83°, 55%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLight Goldenrod Yellow
HEX
#DEEEC5
RGB
222, 238, 197
HSL
83°, 55%, 85%
CMYK
7%, 0%, 17%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEEC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 238, 197

Red: 222 / Green: 238 / Blue: 197

HSL

83°, 55%, 85%

Hue: 83° / Saturation: 55% / Lightness: 85%

CMYK

7%, 0%, 17%, 7%

Cyan: 7% / Magenta: 0% / Yellow: 17% / Key: 7%

What color is #DEEEC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEEC5 to RGB:

rgb(222, 238, 197)HEX to RGB Converter →

HEX to HSL

Convert #DEEEC5 to HSL:

hsl(83, 55%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEEC5 to CMYK:

cmyk(7%, 0%, 17%, 7%)Color Converter →

Color Meaning and Usage

A airy green tone, #DEEEC5 has RGB (222, 238, 197) and HSL (83°, 55%, 85%). 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 #DEEEC5 is #D4C4EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE9C4.

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

Contrast with #DEEEC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEEC5?

#DEEEC5 is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEEEC5?

#DEEEC5 in RGB is (222, 238, 197) - 222 red, 238 green, and 197 blue.

How to use #DEEEC5 in CSS?

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

What colors go well with #DEEEC5?

#D4C4EE (complementary), #EEE9C4 (analogous), and #BCDD88 (lighter shade) work well with #DEEEC5.