#DCEDD1 Color Information

Hex color code: #DCEDD1

#DCEDD1 is a airy green color. In RGB it is (220, 237, 209), and in HSL it is (96°, 44%, 87%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#DCEDD1
RGB
220, 237, 209
HSL
96°, 44%, 87%
CMYK
7%, 0%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEDD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 237, 209

Red: 220 / Green: 237 / Blue: 209

HSL

96°, 44%, 87%

Hue: 96° / Saturation: 44% / Lightness: 87%

CMYK

7%, 0%, 12%, 7%

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

What color is #DCEDD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEDD1 to RGB:

rgb(220, 237, 209)HEX to RGB Converter →

HEX to HSL

Convert #DCEDD1 to HSL:

hsl(96, 44%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEDD1 to CMYK:

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

Color Meaning and Usage

A light green tone, #DCEDD1 has RGB (220, 237, 209) and HSL (96°, 44%, 87%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEDD1 is #E1CFEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EAECCF.

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

Contrast with #DCEDD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEDD1?

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

What is the RGB value of #DCEDD1?

#DCEDD1 in RGB is (220, 237, 209) - 220 red, 237 green, and 209 blue.

How to use #DCEDD1 in CSS?

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

What colors go well with #DCEDD1?

#E1CFEC (complementary), #EAECCF (analogous), and #B1D798 (lighter shade) work well with #DCEDD1.