#DCEFD4 Color Information

Hex color code: #DCEFD4

A delicate green shade, #DCEFD4 appears as (220, 239, 212) in RGB and (102°, 46%, 88%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DCEFD4
RGB
220, 239, 212
HSL
102°, 46%, 88%
CMYK
8%, 0%, 11%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEFD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 239, 212

Red: 220 / Green: 239 / Blue: 212

HSL

102°, 46%, 88%

Hue: 102° / Saturation: 46% / Lightness: 88%

CMYK

8%, 0%, 11%, 6%

Cyan: 8% / Magenta: 0% / Yellow: 11% / Key: 6%

What color is #DCEFD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEFD4 to RGB:

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

HEX to HSL

Convert #DCEFD4 to HSL:

hsl(102, 46%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEFD4 to CMYK:

cmyk(8%, 0%, 11%, 6%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #DCEFD4 has RGB (220, 239, 212) and HSL (102°, 46%, 88%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEFD4 is #E6D2EE, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EED2.

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

Contrast with #DCEFD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEFD4?

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

What is the RGB value of #DCEFD4?

#DCEFD4 in RGB is (220, 239, 212) - 220 red, 239 green, and 212 blue.

How to use #DCEFD4 in CSS?

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

What colors go well with #DCEFD4?

#E6D2EE (complementary), #E9EED2 (analogous), and #ADDA9A (lighter shade) work well with #DCEFD4.