#8AA057
A medium, muted green closely aligning with Darkkhaki.
About #8AA057
Visually, #8AA057 is defined as a muted green. Designers often compare it to the standard color Darkkhaki. Its digital footprint relies on 138 parts red, 160 parts green, and 87 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 14% C, 0% M, 46% Y, and 37% K. With a hue angle of 78.1 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#8AA057
RGB138, 160, 87
HSL78.1°, 29.6%, 48.4%
CMYK14%, 0%, 46%, 37%
HSV78.1°, 45.6%, 62.7%
LAB62.7, -19.9, 35.4
XYZ24.8, 31.2, 13.7
Decimal9085015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.25:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8AA057;
}
.text-color {
color: #8AA057;
}
.border-color {
border: 2px solid #8AA057;
}