#A0F82C
A medium, vivid green closely aligning with Greenyellow.
About #A0F82C
The hex code #A0F82C represents a beautifully specific shade of green. Designers often compare it to the standard color Greenyellow. This translates to an RGB value of rgb(160, 248, 44).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 35% C, 0% M, 82% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0F82C
RGB160, 248, 44
HSL85.9°, 93.6%, 57.3%
CMYK35%, 0%, 82%, 3%
HSV85.9°, 82.3%, 97.3%
LAB89.3, -54.3, 80.0
XYZ48.5, 74.8, 14.3
Decimal10549292
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.96:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0F82C;
}
.text-color {
color: #A0F82C;
}
.border-color {
border: 2px solid #A0F82C;
}