#A0BD50
A medium, moderate green closely aligning with Olivedrab.
About #A0BD50
The precise color #A0BD50 is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 160 red, 189 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 15% C, 0% M, 58% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0BD50
RGB160, 189, 80
HSL76.0°, 45.2%, 52.7%
CMYK15%, 0%, 58%, 26%
HSV76.0°, 57.7%, 74.1%
LAB72.5, -26.1, 50.8
XYZ34.1, 44.4, 14.4
Decimal10534224
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.12:1
Text on #FFFFFF
FAIL
9.89:1
Text on #000000
AAA
2.03:1
Text on #F8FAFC
FAIL
8.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0BD50;
}
.text-color {
color: #A0BD50;
}
.border-color {
border: 2px solid #A0BD50;
}