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

Light Muted Emerald

#DDE9DD

📝 Color Information for #DDE9DD

The hexadecimal color code #DDE9DD represents a very light shade in the green family. In the RGB color model, this color is composed of 221 red, 233 green, and 221 blue, which translates to approximately 87% red, 91% green, and 87% 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, #DDE9DD has a hue of 120 degrees, a saturation level of 21%, and a lightness value of 89%. The hue angle of 120° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 120°, saturation of 5%, and brightness/value of 91%. For print applications using the CMYK color model, #DDE9DD would be reproduced using 5% cyan, 0% magenta, 5% yellow, and 9% 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 #DDE9DD with other colors, consider its complementary color at hue 300° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14543325, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DDE9DD

Tailwind CSS
neutral-200
HEX
#DDE9DD
RGB
rgb(221, 233, 221)
RGB %
87%, 91%, 87%
HSL
hsl(120, 21%, 89%)
HSV
hsv(120, 5%, 91%)
CMYK
5%, 0%, 5%, 9%
Decimal
14543325
Web Safe
#CCFFCC

🎨 Color Schemes for #DDE9DD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDE9DD

🌗 Shades and Tints of #DDE9DD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDE9DD

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDE9DD

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDE9DD in Use

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

👓 Color Blindness Simulation for #DDE9DD

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 #DDE9DD

:root { --color-hex: #DDE9DD; --color-rgb: 221, 233, 221; --color-hsl: 120, 21%, 89%; } .bg-color { background-color: #DDE9DD; } .text-color { color: #DDE9DD; } .border-color { border-color: #DDE9DD; }

🛠️ Use #DDE9DD in Your Project

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

🔗 Related Colors to #DDE9DD

#E3E9DD
Hue -30°
#E0E9DD
Hue -15°
#DDE9E0
Hue +15°
#DDE9E3
Hue +30°
#B5CFB5
85% L
#8AB28A
70% L
#5B8B5B
50% L
#365336
30% L
#E3EDE3
91% L
#E9F1E9
93% L
#F3F7F3
96% L
#F9FBF9
98% L

About Light Muted Emerald (#DDE9DD)

Light Muted Emerald is a light, moderately saturated, cool green color with a hue angle of 120°, saturation of 21%, and lightness of 89%. Its RGB value is (221, 233, 221) and its CMYK breakdown is C:5% M:0% Y:5% K:9%.

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 #DDE9DD

What is the HEX code for Light Muted Emerald? +

The HEX code for Light Muted Emerald is #DDE9DD. In CSS you can use it directly as color: #DDE9DD; or as a background: background-color: #DDE9DD;. 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 #DDE9DD? +

The RGB value of #DDE9DD is rgb(221, 233, 221). This means the color contains 221 out of 255 parts red, 233 out of 255 parts green, and 221 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(221, 233, 221);

What is the HSL value of #DDE9DD? +

The HSL value of #DDE9DD is hsl(120, 21%, 89%). The hue is 120°, placing it in the green family on the color wheel. The saturation is 21%, making it moderately saturated. The lightness is 89%, 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 #DDE9DD a warm or cool color? +

#DDE9DD is classified as a cool color based on its hue angle of 120°. 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 #DDE9DD? +

The approximate CMYK value of #DDE9DD is C:5% M:0% Y:5% K:9%. 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 #DDE9DD with Other Tools

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