#8A925F
A medium, muted yellow closely aligning with Darkolivegreen.
About #8A925F
The precise color #8A925F is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 138 parts red, 146 parts green, and 95 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 5% Cyan, 0% Magenta, 35% Yellow, and 43% Black. With a hue angle of 69.4 degrees, it sits comfortably in the yellow spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#8A925F
RGB138, 146, 95
HSL69.4°, 21.2%, 47.3%
CMYK5%, 0%, 35%, 43%
HSV69.4°, 34.9%, 57.3%
LAB58.8, -11.5, 26.1
XYZ22.8, 26.8, 14.8
Decimal9081439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A925F;
}
.text-color {
color: #8A925F;
}
.border-color {
border: 2px solid #8A925F;
}