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

Light Emerald

#CCEADA

📝 Color Information for #CCEADA

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

🔢 Color Conversion Codes for #CCEADA

Tailwind CSS
emerald-100
HEX
#CCEADA
RGB
rgb(204, 234, 218)
RGB %
80%, 92%, 85%
HSL
hsl(148, 42%, 86%)
HSV
hsv(148, 13%, 92%)
CMYK
13%, 0%, 7%, 8%
Decimal
13429466
Web Safe
#CCFFCC

🎨 Color Schemes for #CCEADA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCEADA

🌗 Shades and Tints of #CCEADA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCEADA

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCEADA

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCEADA in Use

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

👓 Color Blindness Simulation for #CCEADA

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

:root { --color-hex: #CCEADA; --color-rgb: 204, 234, 218; --color-hsl: 148, 42%, 86%; } .bg-color { background-color: #CCEADA; } .text-color { color: #CCEADA; } .border-color { border-color: #CCEADA; }

🛠️ Use #CCEADA in Your Project

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

🔗 Related Colors to #CCEADA

#CDEACC
Hue -30°
#CCEAD3
Hue -15°
#CCEAE2
Hue +15°
#CCEAE9
Hue +30°
#9DD7B8
85% L
#6EC496
70% L
#409C6B
50% L
#265E40
30% L
#D7EFE2
89% L
#E2F3EA
92% L
#E9F6EF
94% L
#F4FBF7
97% L

About Light Emerald (#CCEADA)

Light Emerald is a light, moderately saturated, cool green color with a hue angle of 148°, saturation of 42%, and lightness of 86%. Its RGB value is (204, 234, 218) and its CMYK breakdown is C:13% M:0% Y:7% K:8%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #CCEADA

What is the HEX code for Light Emerald? +

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

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

What is the HSL value of #CCEADA? +

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

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

The approximate CMYK value of #CCEADA is C:13% M:0% Y:7% 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 #CCEADA with Other Tools

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