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

Light Teal

#C3E9DC

📝 Color Information for #C3E9DC

The hexadecimal color code #C3E9DC represents a very light shade in the cyan family. In the RGB color model, this color is composed of 195 red, 233 green, and 220 blue, which translates to approximately 76% red, 91% green, and 86% 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, #C3E9DC has a hue of 159 degrees, a saturation level of 46%, and a lightness value of 84%. 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 16%, and brightness/value of 91%. For print applications using the CMYK color model, #C3E9DC would be reproduced using 16% cyan, 0% magenta, 6% yellow, and 9% black. The closest web-safe color is #CCFFCC, 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 #C3E9DC 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 12839388, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C3E9DC

Tailwind CSS
green-200
HEX
#C3E9DC
RGB
rgb(195, 233, 220)
RGB %
76%, 91%, 86%
HSL
hsl(159, 46%, 84%)
HSV
hsv(159, 16%, 91%)
CMYK
16%, 0%, 6%, 9%
Decimal
12839388
Web Safe
#CCFFCC

🎨 Color Schemes for #C3E9DC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C3E9DC

🌗 Shades and Tints of #C3E9DC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C3E9DC

Tones (adding gray / desaturating)

🌈 Hue Variations of #C3E9DC

Hue Variations (shifting the color spectrum)

👁️ Preview of #C3E9DC in Use

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

👓 Color Blindness Simulation for #C3E9DC

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

:root { --color-hex: #C3E9DC; --color-rgb: 195, 233, 220; --color-hsl: 159, 46%, 84%; } .bg-color { background-color: #C3E9DC; } .text-color { color: #C3E9DC; } .border-color { border-color: #C3E9DC; }

🛠️ Use #C3E9DC in Your Project

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

🔗 Related Colors to #C3E9DC

#C3E9C9
Hue -30°
#C3E9D2
Hue -15°
#C3E9E5
Hue +15°
#C3E3E9
Hue +30°
#93D7BF
85% L
#66C7A5
70% L
#3A9C7A
50% L
#225D49
30% L
#CFEDE2
87% L
#DAF1E9
90% L
#E9F7F2
94% L
#F4FBF8
97% L

About Light Teal (#C3E9DC)

Light Teal is a light, moderately saturated, cool cyan color with a hue angle of 159°, saturation of 46%, and lightness of 84%. Its RGB value is (195, 233, 220) and its CMYK breakdown is C:16% M:0% Y:6% K:9%.

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

Frequently Asked Questions About #C3E9DC

What is the HEX code for Light Teal? +

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

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

What is the HSL value of #C3E9DC? +

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

#C3E9DC 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 #C3E9DC? +

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

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