#DCFCD9 Color Information

Hex color code: #DCFCD9

The hex color #DCFCD9 is a airy green with RGB values of (220, 252, 217) and HSL of (115°, 85%, 92%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DCFCD9
RGB
220, 252, 217
HSL
115°, 85%, 92%
CMYK
13%, 0%, 14%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCFCD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 252, 217

Red: 220 / Green: 252 / Blue: 217

HSL

115°, 85%, 92%

Hue: 115° / Saturation: 85% / Lightness: 92%

CMYK

13%, 0%, 14%, 1%

Cyan: 13% / Magenta: 0% / Yellow: 14% / Key: 1%

What color is #DCFCD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCFCD9 to RGB:

rgb(220, 252, 217)HEX to RGB Converter →

HEX to HSL

Convert #DCFCD9 to HSL:

hsl(115, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DCFCD9 to CMYK:

cmyk(13%, 0%, 14%, 1%)Color Converter →

Color Meaning and Usage

A light green tone, #DCFCD9 has RGB (220, 252, 217) and HSL (115°, 85%, 92%). 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 #DCFCD9 is #F9D9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #EDFCD9.

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

Contrast with #DCFCD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCFCD9?

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

What is the RGB value of #DCFCD9?

#DCFCD9 in RGB is (220, 252, 217) - 220 red, 252 green, and 217 blue.

How to use #DCFCD9 in CSS?

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

What colors go well with #DCFCD9?

#F9D9FC (complementary), #EDFCD9 (analogous), and #9BF692 (lighter shade) work well with #DCFCD9.