#8AA849
A medium, moderate green closely aligning with Olivedrab.
About #8AA849
At its core, #8AA849 is a medium and moderate hue. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 138 red, 168 green, and 73 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 18% Cyan, 0% Magenta, 57% Yellow, and 34% Black. With a hue angle of 78.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8AA849
RGB138, 168, 73
HSL78.9°, 39.4%, 47.3%
CMYK18%, 0%, 57%, 34%
HSV78.9°, 56.5%, 65.9%
LAB64.9, -25.3, 44.9
XYZ25.7, 33.9, 11.5
Decimal9087049
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.70:1
Text on #FFFFFF
FAIL
7.78:1
Text on #000000
AAA
2.58:1
Text on #F8FAFC
FAIL
6.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8AA849;
}
.text-color {
color: #8AA849;
}
.border-color {
border: 2px solid #8AA849;
}