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

Soft Cool Chartreuse

#A0DC4C

📝 Color Information for #A0DC4C

The hexadecimal color code #A0DC4C represents a medium shade in the yellow family. In the RGB color model, this color is composed of 160 red, 220 green, and 76 blue, which translates to approximately 63% red, 86% green, and 30% 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, #A0DC4C has a hue of 85 degrees, a saturation level of 67%, and a lightness value of 58%. The hue angle of 85° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 85°, saturation of 65%, and brightness/value of 86%. For print applications using the CMYK color model, #A0DC4C would be reproduced using 27% cyan, 0% magenta, 65% yellow, and 14% black. The closest web-safe color is #99CC33, 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 #A0DC4C with other colors, consider its complementary color at hue 265° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10542156, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A0DC4C

Tailwind CSS
lime-400
HEX
#A0DC4C
RGB
rgb(160, 220, 76)
RGB %
63%, 86%, 30%
HSL
hsl(85, 67%, 58%)
HSV
hsv(85, 65%, 86%)
CMYK
27%, 0%, 65%, 14%
Decimal
10542156
Web Safe
#99CC33

🎨 Color Schemes for #A0DC4C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A0DC4C

🌗 Shades and Tints of #A0DC4C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A0DC4C

Tones (adding gray / desaturating)

🌈 Hue Variations of #A0DC4C

Hue Variations (shifting the color spectrum)

👁️ Preview of #A0DC4C in Use

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

👓 Color Blindness Simulation for #A0DC4C

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

:root { --color-hex: #A0DC4C; --color-rgb: 160, 220, 76; --color-hsl: 85, 67%, 58%; } .bg-color { background-color: #A0DC4C; } .text-color { color: #A0DC4C; } .border-color { border-color: #A0DC4C; }

🛠️ Use #A0DC4C in Your Project

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

🔗 Related Colors to #A0DC4C

#DCD04C
Hue -30°
#C4DC4C
Hue -15°
#7CDC4C
Hue +15°
#58DC4C
Hue +30°
#8BD129
85% L
#74AF23
70% L
#527B18
50% L
#30480E
30% L
#B2E26E
66% L
#C6EA95
75% L
#D8F1B7
83% L
#EDF8DD
92% L

About Soft Cool Chartreuse (#A0DC4C)

Soft Cool Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 85°, saturation of 67%, and lightness of 58%. Its RGB value is (160, 220, 76) and its CMYK breakdown is C:27% M:0% Y:65% K:14%.

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

What is the HEX code for Soft Cool Chartreuse? +

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

The RGB value of #A0DC4C is rgb(160, 220, 76). This means the color contains 160 out of 255 parts red, 220 out of 255 parts green, and 76 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(160, 220, 76);

What is the HSL value of #A0DC4C? +

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

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

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

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