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

Light Muted Teal

#C0CECB

📝 Color Information for #C0CECB

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

🔢 Color Conversion Codes for #C0CECB

Tailwind CSS
neutral-300
HEX
#C0CECB
RGB
rgb(192, 206, 203)
RGB %
75%, 81%, 80%
HSL
hsl(167, 13%, 78%)
HSV
hsv(167, 7%, 81%)
CMYK
7%, 0%, 1%, 19%
Decimal
12635851
Web Safe
#CCCCCC

🎨 Color Schemes for #C0CECB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C0CECB

🌗 Shades and Tints of #C0CECB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C0CECB

Tones (adding gray / desaturating)

🌈 Hue Variations of #C0CECB

Hue Variations (shifting the color spectrum)

👁️ Preview of #C0CECB in Use

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

👓 Color Blindness Simulation for #C0CECB

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

:root { --color-hex: #C0CECB; --color-rgb: 192, 206, 203; --color-hsl: 167, 13%, 78%; } .bg-color { background-color: #C0CECB; } .text-color { color: #C0CECB; } .border-color { border-color: #C0CECB; }

🛠️ Use #C0CECB in Your Project

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

🔗 Related Colors to #C0CECB

#C0CEC4
Hue -30°
#C0CEC7
Hue -15°
#C0CECE
Hue +15°
#C0CACE
Hue +30°
#9DB4AF
85% L
#7D9B95
70% L
#57706B
50% L
#33423F
30% L
#CBD7D4
82% L
#DAE2E0
87% L
#E5EBEA
91% L
#F3F6F6
96% L

About Light Muted Teal (#C0CECB)

Light Muted Teal is a light, muted, cool cyan color with a hue angle of 167°, saturation of 13%, and lightness of 78%. Its RGB value is (192, 206, 203) and its CMYK breakdown is C:7% M:0% Y:1% K:19%.

This is a Winter (Muted) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #C0CECB

What is the HEX code for Light Muted Teal? +

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

The RGB value of #C0CECB is rgb(192, 206, 203). This means the color contains 192 out of 255 parts red, 206 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(192, 206, 203);

What is the HSL value of #C0CECB? +

The HSL value of #C0CECB is hsl(167, 13%, 78%). The hue is 167°, placing it in the cyan family on the color wheel. The saturation is 13%, 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 #C0CECB a warm or cool color? +

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

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

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