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

Vivid Yellow

#C2EA1F

📝 Color Information for #C2EA1F

The hexadecimal color code #C2EA1F represents a medium shade in the yellow family. In the RGB color model, this color is composed of 194 red, 234 green, and 31 blue, which translates to approximately 76% red, 92% green, and 12% 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, #C2EA1F has a hue of 72 degrees, a saturation level of 83%, and a lightness value of 52%. 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 87%, and brightness/value of 92%. For print applications using the CMYK color model, #C2EA1F would be reproduced using 17% cyan, 0% magenta, 87% yellow, and 8% 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 #C2EA1F 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 12773919, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C2EA1F

Tailwind CSS
lime-400
HEX
#C2EA1F
RGB
rgb(194, 234, 31)
RGB %
76%, 92%, 12%
HSL
hsl(72, 83%, 52%)
HSV
hsv(72, 87%, 92%)
CMYK
17%, 0%, 87%, 8%
Decimal
12773919
Web Safe
#CCFF33

🎨 Color Schemes for #C2EA1F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C2EA1F

🌗 Shades and Tints of #C2EA1F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C2EA1F

Tones (adding gray / desaturating)

🌈 Hue Variations of #C2EA1F

Hue Variations (shifting the color spectrum)

👁️ Preview of #C2EA1F in Use

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

👓 Color Blindness Simulation for #C2EA1F

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

:root { --color-hex: #C2EA1F; --color-rgb: 194, 234, 31; --color-hsl: 72, 83%, 52%; } .bg-color { background-color: #C2EA1F; } .text-color { color: #C2EA1F; } .border-color { border-color: #C2EA1F; }

🛠️ Use #C2EA1F in Your Project

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

🔗 Related Colors to #C2EA1F

#EAAD1F
Hue -30°
#EAE01F
Hue -15°
#8FEA1F
Hue +15°
#5CEA1F
Hue +30°
#A8CD13
85% L
#8AA810
70% L
#63790B
50% L
#3D4B07
30% L
#CEEF4E
62% L
#DAF278
71% L
#E7F7A6
81% L
#F2FBD0
90% L

About Vivid Yellow (#C2EA1F)

Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 72°, saturation of 83%, and lightness of 52%. Its RGB value is (194, 234, 31) and its CMYK breakdown is C:17% M:0% Y:87% K:8%.

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

What is the HEX code for Vivid Yellow? +

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

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

What is the HSL value of #C2EA1F? +

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

#C2EA1F 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 #C2EA1F? +

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

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