✓ Copied to clipboard
#DCEFE4 (Light Emerald) color swatch preview — Color From Pic.
#DCEFE4 — Light Emerald color swatch

Light Emerald

#DCEFE4

📝 Color Information for #DCEFE4

The hexadecimal color code #DCEFE4 represents a very light shade in the green family. In the RGB color model, this color is composed of 220 red, 239 green, and 228 blue, which translates to approximately 86% red, 94% green, and 89% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DCEFE4 has a hue of 145 degrees, a saturation level of 37%, and a lightness value of 90%. The hue angle of 145° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 145°, saturation of 8%, and brightness/value of 94%. For print applications using the CMYK color model, #DCEFE4 would be reproduced using 8% cyan, 0% magenta, 5% yellow, and 6% black. The closest web-safe color is #CCFFCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #DCEFE4 with other colors, consider its complementary color at hue 325° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14479332, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DCEFE4

Tailwind CSS
green-100
HEX
#DCEFE4
RGB
rgb(220, 239, 228)
RGB %
86%, 94%, 89%
HSL
hsl(145, 37%, 90%)
HSV
hsv(145, 8%, 94%)
CMYK
8%, 0%, 5%, 6%
Decimal
14479332
Web Safe
#CCFFCC

🎨 Color Schemes for #DCEFE4

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DCEFE4

🌗 Shades and Tints of #DCEFE4

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DCEFE4

Tones (adding gray / desaturating)

🌈 Hue Variations of #DCEFE4

Hue Variations (shifting the color spectrum)

👁️ Preview of #DCEFE4 in Use

Text on #DCEFE4
This demonstrates text readability on the color background. (Click to edit)
#DCEFE4 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #DCEFE4

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #DCEFE4

:root { --color-hex: #DCEFE4; --color-rgb: 220, 239, 228; --color-hsl: 145, 37%, 90%; } .bg-color { background-color: #DCEFE4; } .text-color { color: #DCEFE4; } .border-color { border-color: #DCEFE4; }

🛠️ Use #DCEFE4 in Your Project

🎨
Build a Palette with #DCEFE4
Generate harmonious color schemes
⚖️
Check Contrast for #DCEFE4
WCAG accessibility testing
🌈
Create a Gradient with #DCEFE4
Beautiful CSS gradients

🔗 Related Colors to #DCEFE4

#DEEFDC
Hue -30°
#DCEFDF
Hue -15°
#DCEFE9
Hue +15°
#DCEFED
Hue +30°
#AFDAC1
85% L
#7EC49B
70% L
#489D6C
50% L
#2B5E41
30% L
#E3F2E9
92% L
#EAF5EF
94% L
#F1F9F4
96% L
#F8FCFA
98% L

About Light Emerald (#DCEFE4)

Light Emerald is a light, moderately saturated, cool green color with a hue angle of 145°, saturation of 37%, and lightness of 90%. Its RGB value is (220, 239, 228) and its CMYK breakdown is C:8% M:0% Y:5% K:6%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #DCEFE4

What is the HEX code for Light Emerald? +

The HEX code for Light Emerald is #DCEFE4. In CSS you can use it directly as color: #DCEFE4; or as a background: background-color: #DCEFE4;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #DCEFE4? +

The RGB value of #DCEFE4 is rgb(220, 239, 228). This means the color contains 220 out of 255 parts red, 239 out of 255 parts green, and 228 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(220, 239, 228);

What is the HSL value of #DCEFE4? +

The HSL value of #DCEFE4 is hsl(145, 37%, 90%). The hue is 145°, placing it in the green family on the color wheel. The saturation is 37%, making it moderately saturated. The lightness is 90%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #DCEFE4 a warm or cool color? +

#DCEFE4 is classified as a cool color based on its hue angle of 145°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #DCEFE4? +

The approximate CMYK value of #DCEFE4 is C:8% M:0% Y:5% K:6%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #DCEFE4 with Other Tools

🔢
Color Converter
Get all formats for #DCEFE4 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #DCEFE4 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #DCEFE4.
👓
Blindness Simulator
See how #DCEFE4 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #DCEFE4.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #DCEFE4.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #DCEFE4.
🔬
Technical Formats
See #DCEFE4 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #DCEFE4 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.