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

Light Muted Green

#C4CCC2

📝 Color Information for #C4CCC2

The hexadecimal color code #C4CCC2 represents a light shade in the gray family. In the RGB color model, this color is composed of 196 red, 204 green, and 194 blue, which translates to approximately 77% red, 80% green, and 76% 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, #C4CCC2 has a hue of 108 degrees, a saturation level of 9%, and a lightness value of 78%. The hue angle of 108° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 108°, saturation of 5%, and brightness/value of 80%. For print applications using the CMYK color model, #C4CCC2 would be reproduced using 4% cyan, 0% magenta, 5% yellow, and 20% 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 #C4CCC2 with other colors, consider its complementary color at hue 288° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12897474, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C4CCC2

Tailwind CSS
stone-300
HEX
#C4CCC2
RGB
rgb(196, 204, 194)
RGB %
77%, 80%, 76%
HSL
hsl(108, 9%, 78%)
HSV
hsv(108, 5%, 80%)
CMYK
4%, 0%, 5%, 20%
Decimal
12897474
Web Safe
#CCCCCC

🎨 Color Schemes for #C4CCC2

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C4CCC2

🌗 Shades and Tints of #C4CCC2

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C4CCC2

Tones (adding gray / desaturating)

🌈 Hue Variations of #C4CCC2

Hue Variations (shifting the color spectrum)

👁️ Preview of #C4CCC2 in Use

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

👓 Color Blindness Simulation for #C4CCC2

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

:root { --color-hex: #C4CCC2; --color-rgb: 196, 204, 194; --color-hsl: 108, 9%, 78%; } .bg-color { background-color: #C4CCC2; } .text-color { color: #C4CCC2; } .border-color { border-color: #C4CCC2; }

🛠️ Use #C4CCC2 in Your Project

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

🔗 Related Colors to #C4CCC2

#C9CCC2
Hue -30°
#C6CCC2
Hue -15°
#C2CCC2
Hue +15°
#C2CCC5
Hue +30°
#A4B0A0
85% L
#869782
70% L
#5E6C5A
50% L
#374035
30% L
#CFD5CD
82% L
#DCE1DB
87% L
#E7EAE6
91% L
#F4F6F4
96% L

About Light Muted Green (#C4CCC2)

Light Muted Green is a light, muted, cool gray color with a hue angle of 108°, saturation of 9%, and lightness of 78%. Its RGB value is (196, 204, 194) and its CMYK breakdown is C:4% M:0% Y:5% K:20%.

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

What is the HEX code for Light Muted Green? +

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

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

What is the HSL value of #C4CCC2? +

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

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

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

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