#A0E942
A medium, vivid green closely aligning with Yellowgreen.
About #A0E942
At its core, #A0E942 is a medium and vivid hue. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 233, and 66.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 31% Cyan, 0% Magenta, 72% Yellow, and 9% Black. 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0E942
RGB160, 233, 66
HSL86.2°, 79.1%, 58.6%
CMYK31%, 0%, 72%, 9%
HSV86.2°, 71.7%, 91.4%
LAB85.1, -47.1, 69.7
XYZ44.6, 66.1, 15.6
Decimal10545474
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.23:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0E942;
}
.text-color {
color: #A0E942;
}
.border-color {
border: 2px solid #A0E942;
}