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

Light Teal

#C8EADB

📝 Color Information for #C8EADB

The hexadecimal color code #C8EADB represents a very light shade in the cyan family. In the RGB color model, this color is composed of 200 red, 234 green, and 219 blue, which translates to approximately 78% red, 92% 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, #C8EADB has a hue of 154 degrees, a saturation level of 45%, and a lightness value of 85%. The hue angle of 154° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 154°, saturation of 15%, and brightness/value of 92%. For print applications using the CMYK color model, #C8EADB would be reproduced using 15% cyan, 0% magenta, 6% yellow, and 8% 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 #C8EADB with other colors, consider its complementary color at hue 334° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13167323, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C8EADB

Tailwind CSS
emerald-100
HEX
#C8EADB
RGB
rgb(200, 234, 219)
RGB %
78%, 92%, 86%
HSL
hsl(154, 45%, 85%)
HSV
hsv(154, 15%, 92%)
CMYK
15%, 0%, 6%, 8%
Decimal
13167323
Web Safe
#CCFFCC

🎨 Color Schemes for #C8EADB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C8EADB

🌗 Shades and Tints of #C8EADB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C8EADB

Tones (adding gray / desaturating)

🌈 Hue Variations of #C8EADB

Hue Variations (shifting the color spectrum)

👁️ Preview of #C8EADB in Use

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

👓 Color Blindness Simulation for #C8EADB

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

:root { --color-hex: #C8EADB; --color-rgb: 200, 234, 219; --color-hsl: 154, 45%, 85%; } .bg-color { background-color: #C8EADB; } .text-color { color: #C8EADB; } .border-color { border-color: #C8EADB; }

🛠️ Use #C8EADB in Your Project

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

🔗 Related Colors to #C8EADB

#C8EACA
Hue -30°
#C8EAD2
Hue -15°
#C8EAE4
Hue +15°
#C8E8EA
Hue +30°
#97D8BC
85% L
#6BC79F
70% L
#3C9F74
50% L
#246046
30% L
#D3EEE2
88% L
#DEF2E9
91% L
#E9F7F1
94% L
#F4FBF8
97% L

About Light Teal (#C8EADB)

Light Teal is a light, moderately saturated, cool cyan color with a hue angle of 154°, saturation of 45%, and lightness of 85%. Its RGB value is (200, 234, 219) and its CMYK breakdown is C:15% M:0% Y:6% K:8%.

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

Frequently Asked Questions About #C8EADB

What is the HEX code for Light Teal? +

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

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

What is the HSL value of #C8EADB? +

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

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

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

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