#DCEEAF Color Information

Hex color code: #DCEEAF

#DCEEAF is a soft green color. In RGB it is (220, 238, 175), and in HSL it is (77°, 65%, 81%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DCEEAF
RGB
220, 238, 175
HSL
77°, 65%, 81%
CMYK
8%, 0%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEEAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 238, 175

Red: 220 / Green: 238 / Blue: 175

HSL

77°, 65%, 81%

Hue: 77° / Saturation: 65% / Lightness: 81%

CMYK

8%, 0%, 26%, 7%

Cyan: 8% / Magenta: 0% / Yellow: 26% / Key: 7%

What color is #DCEEAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEEAF to RGB:

rgb(220, 238, 175)HEX to RGB Converter →

HEX to HSL

Convert #DCEEAF to HSL:

hsl(77, 65%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEEAF to CMYK:

cmyk(8%, 0%, 26%, 7%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #DCEEAF has RGB (220, 238, 175) and HSL (77°, 65%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEEAF is #C1AFEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE0AF.

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

Contrast with #DCEEAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEEAF?

#DCEEAF is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCEEAF?

#DCEEAF in RGB is (220, 238, 175) - 220 red, 238 green, and 175 blue.

How to use #DCEEAF in CSS?

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

What colors go well with #DCEEAF?

#C1AFEE (complementary), #EEE0AF (analogous), and #C1E170 (lighter shade) work well with #DCEEAF.