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

Light Muted Emerald

#CDE0CD

📝 Color Information for #CDE0CD

The hexadecimal color code #CDE0CD represents a very light shade in the green family. In the RGB color model, this color is composed of 205 red, 224 green, and 205 blue, which translates to approximately 80% red, 88% green, and 80% 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, #CDE0CD has a hue of 120 degrees, a saturation level of 23%, and a lightness value of 84%. 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 8%, and brightness/value of 88%. For print applications using the CMYK color model, #CDE0CD would be reproduced using 8% cyan, 0% magenta, 8% yellow, and 12% black. The closest web-safe color is #CCCCCC, 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 #CDE0CD 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 13492429, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CDE0CD

Tailwind CSS
neutral-300
HEX
#CDE0CD
RGB
rgb(205, 224, 205)
RGB %
80%, 88%, 80%
HSL
hsl(120, 23%, 84%)
HSV
hsv(120, 8%, 88%)
CMYK
8%, 0%, 8%, 12%
Decimal
13492429
Web Safe
#CCCCCC

🎨 Color Schemes for #CDE0CD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CDE0CD

🌗 Shades and Tints of #CDE0CD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CDE0CD

Tones (adding gray / desaturating)

🌈 Hue Variations of #CDE0CD

Hue Variations (shifting the color spectrum)

👁️ Preview of #CDE0CD in Use

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

👓 Color Blindness Simulation for #CDE0CD

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

:root { --color-hex: #CDE0CD; --color-rgb: 205, 224, 205; --color-hsl: 120, 23%, 84%; } .bg-color { background-color: #CDE0CD; } .text-color { color: #CDE0CD; } .border-color { border-color: #CDE0CD; }

🛠️ Use #CDE0CD in Your Project

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

🔗 Related Colors to #CDE0CD

#D6E0CD
Hue -30°
#D2E0CD
Hue -15°
#CDE0D2
Hue +15°
#CDE0D6
Hue +30°
#A4C6A4
85% L
#7EAE7E
70% L
#528452
50% L
#314E31
30% L
#D6E5D6
87% L
#E0EBE0
90% L
#ECF3EC
94% L
#F6F9F6
97% L

About Light Muted Emerald (#CDE0CD)

Light Muted Emerald is a light, moderately saturated, cool green color with a hue angle of 120°, saturation of 23%, and lightness of 84%. Its RGB value is (205, 224, 205) and its CMYK breakdown is C:8% M:0% Y:8% K:12%.

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

What is the HEX code for Light Muted Emerald? +

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

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

What is the HSL value of #CDE0CD? +

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

#CDE0CD 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 #CDE0CD? +

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

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