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

Light Muted Green

#CED7CC

📝 Color Information for #CED7CC

The hexadecimal color code #CED7CC represents a very light shade in the green family. In the RGB color model, this color is composed of 206 red, 215 green, and 204 blue, which translates to approximately 81% red, 84% green, and 80% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CED7CC has a hue of 109 degrees, a saturation level of 12%, and a lightness value of 82%. The hue angle of 109° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 109°, saturation of 5%, and brightness/value of 84%. For print applications using the CMYK color model, #CED7CC would be reproduced using 4% cyan, 0% magenta, 5% yellow, and 16% 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 #CED7CC with other colors, consider its complementary color at hue 289° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13555660, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CED7CC

Tailwind CSS
stone-300
HEX
#CED7CC
RGB
rgb(206, 215, 204)
RGB %
81%, 84%, 80%
HSL
hsl(109, 12%, 82%)
HSV
hsv(109, 5%, 84%)
CMYK
4%, 0%, 5%, 16%
Decimal
13555660
Web Safe
#CCCCCC

🎨 Color Schemes for #CED7CC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CED7CC

🌗 Shades and Tints of #CED7CC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CED7CC

Tones (adding gray / desaturating)

🌈 Hue Variations of #CED7CC

Hue Variations (shifting the color spectrum)

👁️ Preview of #CED7CC in Use

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

👓 Color Blindness Simulation for #CED7CC

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

:root { --color-hex: #CED7CC; --color-rgb: 206, 215, 204; --color-hsl: 109, 12%, 82%; } .bg-color { background-color: #CED7CC; } .text-color { color: #CED7CC; } .border-color { border-color: #CED7CC; }

🛠️ Use #CED7CC in Your Project

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

🔗 Related Colors to #CED7CC

#D3D7CC
Hue -30°
#D0D7CC
Hue -15°
#CCD7CC
Hue +15°
#CCD7CF
Hue +30°
#ADBCA9
85% L
#899F84
70% L
#61755C
50% L
#3B4738
30% L
#D9E0D7
86% L
#E1E6E0
89% L
#ECEFEB
93% L
#F4F6F4
96% L

About Light Muted Green (#CED7CC)

Light Muted Green is a light, muted, cool green color with a hue angle of 109°, saturation of 12%, and lightness of 82%. Its RGB value is (206, 215, 204) and its CMYK breakdown is C:4% M:0% Y:5% K:16%.

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

Frequently Asked Questions About #CED7CC

What is the HEX code for Light Muted Green? +

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

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

What is the HSL value of #CED7CC? +

The HSL value of #CED7CC is hsl(109, 12%, 82%). The hue is 109°, placing it in the green family on the color wheel. The saturation is 12%, making it muted. The lightness is 82%, 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 #CED7CC a warm or cool color? +

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

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

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