#A0D31D
A medium, vivid green closely aligning with Yellowgreen.
About #A0D31D
Visually, #A0D31D is defined as a vivid green. Designers often compare it to the standard color Yellowgreen. Its digital footprint relies on 160 parts red, 211 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 24% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#A0D31D
RGB160, 211, 29
HSL76.8°, 75.8%, 47.1%
CMYK24%, 0%, 86%, 17%
HSV76.8°, 86.3%, 82.7%
LAB78.5, -39.2, 74.0
XYZ38.0, 54.2, 9.6
Decimal10539805
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.83:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0D31D;
}
.text-color {
color: #A0D31D;
}
.border-color {
border: 2px solid #A0D31D;
}