#8AA850
A medium, moderate green closely aligning with Olivedrab.
About #8AA850
The hex code #8AA850 represents a beautifully specific shade of green. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 138 red, 168 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 18% cyan and 0% magenta inks. The HSL representation is 80.5° hue, 35.5% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AA850
RGB138, 168, 80
HSL80.5°, 35.5%, 48.6%
CMYK18%, 0%, 52%, 34%
HSV80.5°, 52.4%, 65.9%
LAB65.0, -24.6, 41.6
XYZ25.9, 34.0, 12.8
Decimal9087056
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.80:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8AA850;
}
.text-color {
color: #8AA850;
}
.border-color {
border: 2px solid #8AA850;
}