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

Vivid Chartreuse

#ACFA0F

📝 Color Information for #ACFA0F

The hexadecimal color code #ACFA0F represents a medium shade in the yellow family. In the RGB color model, this color is composed of 172 red, 250 green, and 15 blue, which translates to approximately 67% red, 98% green, and 6% 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, #ACFA0F has a hue of 80 degrees, a saturation level of 96%, and a lightness value of 52%. The hue angle of 80° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 80°, saturation of 94%, and brightness/value of 98%. For print applications using the CMYK color model, #ACFA0F would be reproduced using 31% cyan, 0% magenta, 94% yellow, and 2% black. The closest web-safe color is #99FF00, 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 #ACFA0F with other colors, consider its complementary color at hue 260° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11336207, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ACFA0F

Tailwind CSS
lime-400
HEX
#ACFA0F
RGB
rgb(172, 250, 15)
RGB %
67%, 98%, 6%
HSL
hsl(80, 96%, 52%)
HSV
hsv(80, 94%, 98%)
CMYK
31%, 0%, 94%, 2%
Decimal
11336207
Web Safe
#99FF00

🎨 Color Schemes for #ACFA0F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ACFA0F

🌗 Shades and Tints of #ACFA0F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ACFA0F

Tones (adding gray / desaturating)

🌈 Hue Variations of #ACFA0F

Hue Variations (shifting the color spectrum)

👁️ Preview of #ACFA0F in Use

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

👓 Color Blindness Simulation for #ACFA0F

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

:root { --color-hex: #ACFA0F; --color-rgb: 172, 250, 15; --color-hsl: 80, 96%, 52%; } .bg-color { background-color: #ACFA0F; } .text-color { color: #ACFA0F; } .border-color { border-color: #ACFA0F; }

🛠️ Use #ACFA0F in Your Project

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

🔗 Related Colors to #ACFA0F

#FAD30F
Hue -30°
#E7FA0F
Hue -15°
#71FA0F
Hue +15°
#36FA0F
Hue +30°
#94DC04
85% L
#79B404
70% L
#588203
50% L
#365002
30% L
#BDFB41
62% L
#CDFC6E
71% L
#DEFDA0
81% L
#EEFECD
90% L

About Vivid Chartreuse (#ACFA0F)

Vivid Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 80°, saturation of 96%, and lightness of 52%. Its RGB value is (172, 250, 15) and its CMYK breakdown is C:31% M:0% Y:94% K:2%.

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

What is the HEX code for Vivid Chartreuse? +

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

The RGB value of #ACFA0F is rgb(172, 250, 15). This means the color contains 172 out of 255 parts red, 250 out of 255 parts green, and 15 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(172, 250, 15);

What is the HSL value of #ACFA0F? +

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

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

The approximate CMYK value of #ACFA0F is C:31% M:0% Y:94% K:2%. 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 #ACFA0F with Other Tools

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