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

Soft Vivid Yellow

#C8EC36

📝 Color Information for #C8EC36

The hexadecimal color code #C8EC36 represents a medium shade in the yellow family. In the RGB color model, this color is composed of 200 red, 236 green, and 54 blue, which translates to approximately 78% red, 93% green, and 21% blue. This makes it a highly 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, #C8EC36 has a hue of 72 degrees, a saturation level of 83%, and a lightness value of 57%. The hue angle of 72° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 72°, saturation of 77%, and brightness/value of 93%. For print applications using the CMYK color model, #C8EC36 would be reproduced using 15% cyan, 0% magenta, 77% yellow, and 7% black. The closest web-safe color is #CCFF33, 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 #C8EC36 with other colors, consider its complementary color at hue 252° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13167670, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C8EC36

Tailwind CSS
lime-400
HEX
#C8EC36
RGB
rgb(200, 236, 54)
RGB %
78%, 93%, 21%
HSL
hsl(72, 83%, 57%)
HSV
hsv(72, 77%, 93%)
CMYK
15%, 0%, 77%, 7%
Decimal
13167670
Web Safe
#CCFF33

🎨 Color Schemes for #C8EC36

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C8EC36

🌗 Shades and Tints of #C8EC36

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C8EC36

Tones (adding gray / desaturating)

🌈 Hue Variations of #C8EC36

Hue Variations (shifting the color spectrum)

👁️ Preview of #C8EC36 in Use

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

👓 Color Blindness Simulation for #C8EC36

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

:root { --color-hex: #C8EC36; --color-rgb: 200, 236, 54; --color-hsl: 72, 83%, 57%; } .bg-color { background-color: #C8EC36; } .text-color { color: #C8EC36; } .border-color { border-color: #C8EC36; }

🛠️ Use #C8EC36 in Your Project

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

🔗 Related Colors to #C8EC36

#ECB636
Hue -30°
#ECE336
Hue -15°
#9AEC36
Hue +15°
#6DEC36
Hue +30°
#B7E015
85% L
#99BB11
70% L
#6F870D
50% L
#414F07
30% L
#D3F060
66% L
#DEF486
74% L
#E9F8B0
83% L
#F3FBD5
91% L

About Soft Vivid Yellow (#C8EC36)

Soft Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 72°, saturation of 83%, and lightness of 57%. Its RGB value is (200, 236, 54) and its CMYK breakdown is C:15% M:0% Y:77% 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 #C8EC36

What is the HEX code for Soft Vivid Yellow? +

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

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

What is the HSL value of #C8EC36? +

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

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

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

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