✓ Copied to clipboard
#CCEF85 (Light Vivid Chartreuse) color swatch preview — Color From Pic.
#CCEF85 — Light Vivid Chartreuse color swatch

Light Vivid Chartreuse

#CCEF85

📝 Color Information for #CCEF85

The hexadecimal color code #CCEF85 represents a light shade in the yellow family. In the RGB color model, this color is composed of 204 red, 239 green, and 133 blue, which translates to approximately 80% red, 94% green, and 52% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CCEF85 has a hue of 80 degrees, a saturation level of 77%, and a lightness value of 73%. The hue angle of 80° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 80°, saturation of 44%, and brightness/value of 94%. For print applications using the CMYK color model, #CCEF85 would be reproduced using 15% cyan, 0% magenta, 44% yellow, and 6% black. The closest web-safe color is #CCFF99, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #CCEF85 with other colors, consider its complementary color at hue 260° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13430661, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCEF85

Tailwind CSS
lime-200
HEX
#CCEF85
RGB
rgb(204, 239, 133)
RGB %
80%, 94%, 52%
HSL
hsl(80, 77%, 73%)
HSV
hsv(80, 44%, 94%)
CMYK
15%, 0%, 44%, 6%
Decimal
13430661
Web Safe
#CCFF99

🎨 Color Schemes for #CCEF85

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCEF85

🌗 Shades and Tints of #CCEF85

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCEF85

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCEF85

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCEF85 in Use

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

👓 Color Blindness Simulation for #CCEF85

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

:root { --color-hex: #CCEF85; --color-rgb: 204, 239, 133; --color-hsl: 80, 77%, 73%; } .bg-color { background-color: #CCEF85; } .text-color { color: #CCEF85; } .border-color { border-color: #CCEF85; }

🛠️ Use #CCEF85 in Your Project

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

🔗 Related Colors to #CCEF85

#EFDD85
Hue -30°
#E6EF85
Hue -15°
#B1EF85
Hue +15°
#97EF85
Hue +30°
#B7E953
85% L
#A2E222
70% L
#77A716
50% L
#46630D
30% L
#D5F29C
78% L
#E1F6B7
84% L
#EAF9CD
89% L
#F6FCE8
95% L

About Light Vivid Chartreuse (#CCEF85)

Light Vivid Chartreuse is a light, vibrant, warm yellow color with a hue angle of 80°, saturation of 77%, and lightness of 73%. Its RGB value is (204, 239, 133) and its CMYK breakdown is C:15% M:0% Y:44% K:6%.

This is a Spring (Fresh) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #CCEF85

What is the HEX code for Light Vivid Chartreuse? +

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

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

What is the HSL value of #CCEF85? +

The HSL value of #CCEF85 is hsl(80, 77%, 73%). The hue is 80°, placing it in the yellow family on the color wheel. The saturation is 77%, making it vibrant. The lightness is 73%, 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 #CCEF85 a warm or cool color? +

#CCEF85 is classified as a warm color based on its hue angle of 80°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #CCEF85? +

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

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