#DCECD4 Color Information

Hex color code: #DCECD4

#DCECD4 is a light green color. In RGB it is (220, 236, 212), and in HSL it is (100°, 39%, 88%). It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#DCECD4
RGB
220, 236, 212
HSL
100°, 39%, 88%
CMYK
7%, 0%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCECD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 236, 212

Red: 220 / Green: 236 / Blue: 212

HSL

100°, 39%, 88%

Hue: 100° / Saturation: 39% / Lightness: 88%

CMYK

7%, 0%, 10%, 7%

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

What color is #DCECD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCECD4 to RGB:

rgb(220, 236, 212)HEX to RGB Converter →

HEX to HSL

Convert #DCECD4 to HSL:

hsl(100, 39%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCECD4 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DCECD4 has RGB (220, 236, 212) and HSL (100°, 39%, 88%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCECD4 is #E4D4EC, creating high-contrast pairings. For softer combinations, try analogous colors like #E8ECD4.

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

Contrast with #DCECD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCECD4?

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

What is the RGB value of #DCECD4?

#DCECD4 in RGB is (220, 236, 212) - 220 red, 236 green, and 212 blue.

How to use #DCECD4 in CSS?

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

What colors go well with #DCECD4?

#E4D4EC (complementary), #E8ECD4 (analogous), and #B1D59F (lighter shade) work well with #DCECD4.