#A0BD57
A medium, moderate green closely aligning with Olivedrab.
About #A0BD57
At its core, #A0BD57 is a medium and moderate hue. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 160 parts red, 189 parts green, and 87 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 15% C, 0% M, 54% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0BD57
RGB160, 189, 87
HSL77.1°, 43.6%, 54.1%
CMYK15%, 0%, 54%, 26%
HSV77.1°, 54.0%, 74.1%
LAB72.6, -25.5, 47.7
XYZ34.4, 44.6, 15.8
Decimal10534231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.12:1
Text on #FFFFFF
FAIL
9.91:1
Text on #000000
AAA
2.03:1
Text on #F8FAFC
FAIL
8.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0BD57;
}
.text-color {
color: #A0BD57;
}
.border-color {
border: 2px solid #A0BD57;
}