#A0CC07
A medium, vivid yellow closely aligning with Yellowgreen.
About #A0CC07
The precise color #A0CC07 is an excellent choice for modern design projects. Designers often compare it to the standard color Yellowgreen. In the RGB color space, it consists of 160 red, 204 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 22% C, 0% M, 97% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0CC07
RGB160, 204, 7
HSL73.4°, 93.4%, 41.4%
CMYK22%, 0%, 97%, 20%
HSV73.4°, 96.6%, 80.0%
LAB76.5, -36.4, 75.4
XYZ36.1, 50.7, 8.1
Decimal10537991
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.13:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0CC07;
}
.text-color {
color: #A0CC07;
}
.border-color {
border: 2px solid #A0CC07;
}