✓ Copied to clipboard
#CCED5E (Soft Vivid Yellow) color swatch preview — Color From Pic.
#CCED5E — Soft Vivid Yellow color swatch

Soft Vivid Yellow

#CCED5E

📝 Color Information for #CCED5E

The hexadecimal color code #CCED5E represents a light shade in the yellow family. In the RGB color model, this color is composed of 204 red, 237 green, and 94 blue, which translates to approximately 80% red, 93% green, and 37% 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, #CCED5E has a hue of 74 degrees, a saturation level of 80%, and a lightness value of 65%. The hue angle of 74° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 74°, saturation of 60%, and brightness/value of 93%. For print applications using the CMYK color model, #CCED5E would be reproduced using 14% cyan, 0% magenta, 60% yellow, and 7% black. The closest web-safe color is #CCFF66, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #CCED5E with other colors, consider its complementary color at hue 254° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13430110, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCED5E

Tailwind CSS
lime-300
HEX
#CCED5E
RGB
rgb(204, 237, 94)
RGB %
80%, 93%, 37%
HSL
hsl(74, 80%, 65%)
HSV
hsv(74, 60%, 93%)
CMYK
14%, 0%, 60%, 7%
Decimal
13430110
Web Safe
#CCFF66

🎨 Color Schemes for #CCED5E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCED5E

🌗 Shades and Tints of #CCED5E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCED5E

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCED5E

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCED5E in Use

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

👓 Color Blindness Simulation for #CCED5E

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

:root { --color-hex: #CCED5E; --color-rgb: 204, 237, 94; --color-hsl: 74, 80%, 65%; } .bg-color { background-color: #CCED5E; } .text-color { color: #CCED5E; } .border-color { border-color: #CCED5E; }

🛠️ Use #CCED5E in Your Project

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

🔗 Related Colors to #CCED5E

#EDC75E
Hue -30°
#EDEB5E
Hue -15°
#A8ED5E
Hue +15°
#84ED5E
Hue +30°
#BDE830
85% L
#A7D317
70% L
#789711
50% L
#495C0A
30% L
#D6F17E
72% L
#E0F49F
79% L
#EBF8BF
86% L
#F5FBDF
93% L

About Soft Vivid Yellow (#CCED5E)

Soft Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 74°, saturation of 80%, and lightness of 65%. Its RGB value is (204, 237, 94) and its CMYK breakdown is C:14% M:0% Y:60% K:7%.

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

Frequently Asked Questions About #CCED5E

What is the HEX code for Soft Vivid Yellow? +

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

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

What is the HSL value of #CCED5E? +

The HSL value of #CCED5E is hsl(74, 80%, 65%). The hue is 74°, placing it in the yellow family on the color wheel. The saturation is 80%, making it vibrant. The lightness is 65%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CCED5E a warm or cool color? +

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

The approximate CMYK value of #CCED5E is C:14% M:0% Y:60% K:7%. 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 #CCED5E with Other Tools

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