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

Yellow

#A8C24C

📝 Color Information for #A8C24C

The hexadecimal color code #A8C24C represents a medium shade in the yellow family. In the RGB color model, this color is composed of 168 red, 194 green, and 76 blue, which translates to approximately 66% red, 76% green, and 30% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A8C24C has a hue of 73 degrees, a saturation level of 49%, and a lightness value of 53%. The hue angle of 73° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 73°, saturation of 61%, and brightness/value of 76%. For print applications using the CMYK color model, #A8C24C would be reproduced using 13% cyan, 0% magenta, 61% yellow, and 24% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #A8C24C with other colors, consider its complementary color at hue 253° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11059788, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A8C24C

Tailwind CSS
lime-400
HEX
#A8C24C
RGB
rgb(168, 194, 76)
RGB %
66%, 76%, 30%
HSL
hsl(73, 49%, 53%)
HSV
hsv(73, 61%, 76%)
CMYK
13%, 0%, 61%, 24%
Decimal
11059788
Web Safe
#99CC33

🎨 Color Schemes for #A8C24C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A8C24C

🌗 Shades and Tints of #A8C24C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A8C24C

Tones (adding gray / desaturating)

🌈 Hue Variations of #A8C24C

Hue Variations (shifting the color spectrum)

👁️ Preview of #A8C24C in Use

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

👓 Color Blindness Simulation for #A8C24C

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

:root { --color-hex: #A8C24C; --color-rgb: 168, 194, 76; --color-hsl: 73, 49%, 53%; } .bg-color { background-color: #A8C24C; } .text-color { color: #A8C24C; } .border-color { border-color: #A8C24C; }

🛠️ Use #A8C24C in Your Project

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

🔗 Related Colors to #A8C24C

#C2A14C
Hue -30°
#C2BE4C
Hue -15°
#8BC24C
Hue +15°
#6EC24C
Hue +30°
#93AB3B
85% L
#798D30
70% L
#586723
50% L
#343D15
30% L
#B9CE6F
62% L
#CBDB95
72% L
#DCE6B7
81% L
#EEF3DD
91% L

About Yellow (#A8C24C)

Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 73°, saturation of 49%, and lightness of 53%. Its RGB value is (168, 194, 76) and its CMYK breakdown is C:13% M:0% Y:61% K:24%.

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

What is the HEX code for Yellow? +

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

The RGB value of #A8C24C is rgb(168, 194, 76). This means the color contains 168 out of 255 parts red, 194 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(168, 194, 76);

What is the HSL value of #A8C24C? +

The HSL value of #A8C24C is hsl(73, 49%, 53%). The hue is 73°, placing it in the yellow family on the color wheel. The saturation is 49%, making it moderately saturated. The lightness is 53%, 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 #A8C24C a warm or cool color? +

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

The approximate CMYK value of #A8C24C is C:13% M:0% Y:61% K:24%. 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 #A8C24C with Other Tools

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