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

Light Muted Teal

#C3DAD2

📝 Color Information for #C3DAD2

The hexadecimal color code #C3DAD2 represents a very light shade in the cyan family. In the RGB color model, this color is composed of 195 red, 218 green, and 210 blue, which translates to approximately 76% red, 85% green, and 82% 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, #C3DAD2 has a hue of 159 degrees, a saturation level of 24%, and a lightness value of 81%. The hue angle of 159° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 159°, saturation of 11%, and brightness/value of 85%. For print applications using the CMYK color model, #C3DAD2 would be reproduced using 11% cyan, 0% magenta, 4% yellow, and 15% 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 #C3DAD2 with other colors, consider its complementary color at hue 339° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12835538, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C3DAD2

Tailwind CSS
gray-300
HEX
#C3DAD2
RGB
rgb(195, 218, 210)
RGB %
76%, 85%, 82%
HSL
hsl(159, 24%, 81%)
HSV
hsv(159, 11%, 85%)
CMYK
11%, 0%, 4%, 15%
Decimal
12835538
Web Safe
#CCCCCC

🎨 Color Schemes for #C3DAD2

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C3DAD2

🌗 Shades and Tints of #C3DAD2

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C3DAD2

Tones (adding gray / desaturating)

🌈 Hue Variations of #C3DAD2

Hue Variations (shifting the color spectrum)

👁️ Preview of #C3DAD2 in Use

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

👓 Color Blindness Simulation for #C3DAD2

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

:root { --color-hex: #C3DAD2; --color-rgb: 195, 218, 210; --color-hsl: 159, 24%, 81%; } .bg-color { background-color: #C3DAD2; } .text-color { color: #C3DAD2; } .border-color { border-color: #C3DAD2; }

🛠️ Use #C3DAD2 in Your Project

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

🔗 Related Colors to #C3DAD2

#C3DAC6
Hue -30°
#C3DACC
Hue -15°
#C3DAD8
Hue +15°
#C3D7DA
Hue +30°
#9DC3B6
85% L
#77AC99
70% L
#4F8270
50% L
#2F4C42
30% L
#D0E2DC
85% L
#DCEAE5
89% L
#E6EFEC
92% L
#F2F7F6
96% L

About Light Muted Teal (#C3DAD2)

Light Muted Teal is a light, moderately saturated, cool cyan color with a hue angle of 159°, saturation of 24%, and lightness of 81%. Its RGB value is (195, 218, 210) and its CMYK breakdown is C:11% M:0% Y:4% K:15%.

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

Frequently Asked Questions About #C3DAD2

What is the HEX code for Light Muted Teal? +

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

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

What is the HSL value of #C3DAD2? +

The HSL value of #C3DAD2 is hsl(159, 24%, 81%). The hue is 159°, placing it in the cyan family on the color wheel. The saturation is 24%, making it moderately saturated. 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 #C3DAD2 a warm or cool color? +

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

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

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