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

Light Green

#DDE8D9

📝 Color Information for #DDE8D9

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

🔢 Color Conversion Codes for #DDE8D9

Tailwind CSS
neutral-200
HEX
#DDE8D9
RGB
rgb(221, 232, 217)
RGB %
87%, 91%, 85%
HSL
hsl(104, 25%, 88%)
HSV
hsv(104, 6%, 91%)
CMYK
5%, 0%, 6%, 9%
Decimal
14543065
Web Safe
#CCFFCC

🎨 Color Schemes for #DDE8D9

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDE8D9

🌗 Shades and Tints of #DDE8D9

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDE8D9

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDE8D9

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDE8D9 in Use

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

👓 Color Blindness Simulation for #DDE8D9

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

:root { --color-hex: #DDE8D9; --color-rgb: 221, 232, 217; --color-hsl: 104, 25%, 88%; } .bg-color { background-color: #DDE8D9; } .text-color { color: #DDE8D9; } .border-color { border-color: #DDE8D9; }

🛠️ Use #DDE8D9 in Your Project

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

🔗 Related Colors to #DDE8D9

#E4E8D9
Hue -30°
#E1E8D9
Hue -15°
#D9E8D9
Hue +15°
#D9E8DC
Hue +30°
#B8CFAF
85% L
#93B686
70% L
#638C54
50% L
#3B5332
30% L
#E3ECDF
90% L
#EBF2E9
93% L
#F1F5EF
95% L
#F9FBF9
98% L

About Light Green (#DDE8D9)

Light Green is a light, moderately saturated, cool green color with a hue angle of 104°, saturation of 25%, and lightness of 88%. Its RGB value is (221, 232, 217) and its CMYK breakdown is C:5% M:0% Y:6% 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 #DDE8D9

What is the HEX code for Light Green? +

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

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

What is the HSL value of #DDE8D9? +

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

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

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

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