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

Light Muted Emerald

#C8D5CB

📝 Color Information for #C8D5CB

The hexadecimal color code #C8D5CB represents a very light shade in the green family. In the RGB color model, this color is composed of 200 red, 213 green, and 203 blue, which translates to approximately 78% 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, #C8D5CB has a hue of 134 degrees, a saturation level of 13%, and a lightness value of 81%. The hue angle of 134° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 134°, saturation of 6%, and brightness/value of 84%. For print applications using the CMYK color model, #C8D5CB would be reproduced using 6% 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 #C8D5CB with other colors, consider its complementary color at hue 314° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13161931, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C8D5CB

Tailwind CSS
neutral-300
HEX
#C8D5CB
RGB
rgb(200, 213, 203)
RGB %
78%, 84%, 80%
HSL
hsl(134, 13%, 81%)
HSV
hsv(134, 6%, 84%)
CMYK
6%, 0%, 5%, 16%
Decimal
13161931
Web Safe
#CCCCCC

🎨 Color Schemes for #C8D5CB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C8D5CB

🌗 Shades and Tints of #C8D5CB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C8D5CB

Tones (adding gray / desaturating)

🌈 Hue Variations of #C8D5CB

Hue Variations (shifting the color spectrum)

👁️ Preview of #C8D5CB in Use

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

👓 Color Blindness Simulation for #C8D5CB

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

:root { --color-hex: #C8D5CB; --color-rgb: 200, 213, 203; --color-hsl: 134, 13%, 81%; } .bg-color { background-color: #C8D5CB; } .text-color { color: #C8D5CB; } .border-color { border-color: #C8D5CB; }

🛠️ Use #C8D5CB in Your Project

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

🔗 Related Colors to #C8D5CB

#CCD5C8
Hue -30°
#C8D5C8
Hue -15°
#C8D5CE
Hue +15°
#C8D5D1
Hue +30°
#A6BAAA
85% L
#83A08A
70% L
#5B7661
50% L
#354539
30% L
#D4DED6
85% L
#DFE7E1
89% L
#E8EDE9
92% L
#F3F6F4
96% L

About Light Muted Emerald (#C8D5CB)

Light Muted Emerald is a light, muted, cool green color with a hue angle of 134°, saturation of 13%, and lightness of 81%. Its RGB value is (200, 213, 203) and its CMYK breakdown is C:6% 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 #C8D5CB

What is the HEX code for Light Muted Emerald? +

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

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

What is the HSL value of #C8D5CB? +

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

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

The approximate CMYK value of #C8D5CB is C:6% 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 #C8D5CB with Other Tools

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