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

Soft Vivid Chartreuse

#C0F033

📝 Color Information for #C0F033

The hexadecimal color code #C0F033 represents a medium shade in the yellow family. In the RGB color model, this color is composed of 192 red, 240 green, and 51 blue, which translates to approximately 75% red, 94% green, and 20% 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, #C0F033 has a hue of 75 degrees, a saturation level of 86%, and a lightness value of 57%. The hue angle of 75° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 75°, saturation of 79%, and brightness/value of 94%. For print applications using the CMYK color model, #C0F033 would be reproduced using 20% cyan, 0% magenta, 79% yellow, and 6% 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 #C0F033 with other colors, consider its complementary color at hue 255° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12644403, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C0F033

Tailwind CSS
lime-400
HEX
#C0F033
RGB
rgb(192, 240, 51)
RGB %
75%, 94%, 20%
HSL
hsl(75, 86%, 57%)
HSV
hsv(75, 79%, 94%)
CMYK
20%, 0%, 79%, 6%
Decimal
12644403
Web Safe
#CCFF33

🎨 Color Schemes for #C0F033

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C0F033

🌗 Shades and Tints of #C0F033

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C0F033

Tones (adding gray / desaturating)

🌈 Hue Variations of #C0F033

Hue Variations (shifting the color spectrum)

👁️ Preview of #C0F033 in Use

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

👓 Color Blindness Simulation for #C0F033

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

:root { --color-hex: #C0F033; --color-rgb: 192, 240, 51; --color-hsl: 75, 86%, 57%; } .bg-color { background-color: #C0F033; } .text-color { color: #C0F033; } .border-color { border-color: #C0F033; }

🛠️ Use #C0F033 in Your Project

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

🔗 Related Colors to #C0F033

#F0C033
Hue -30°
#F0F033
Hue -15°
#91F033
Hue +15°
#62F033
Hue +30°
#AFE411
85% L
#92BE0E
70% L
#6A8A0A
50% L
#3E5106
30% L
#CEF35E
66% L
#D9F684
74% L
#E6F9AE
83% L
#F2FCD4
91% L

About Soft Vivid Chartreuse (#C0F033)

Soft Vivid Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 75°, saturation of 86%, and lightness of 57%. Its RGB value is (192, 240, 51) and its CMYK breakdown is C:20% M:0% Y:79% K:6%.

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

What is the HEX code for Soft Vivid Chartreuse? +

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

The RGB value of #C0F033 is rgb(192, 240, 51). This means the color contains 192 out of 255 parts red, 240 out of 255 parts green, and 51 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(192, 240, 51);

What is the HSL value of #C0F033? +

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

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

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

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