#8A9224
A dark, moderate yellow closely aligning with Olive.
About #8A9224
The hex code #8A9224 represents a beautifully specific shade of yellow. Its closest recognized web color is Olive. Its digital footprint relies on 138 parts red, 146 parts green, and 36 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 5% C, 0% M, 75% Y, and 43% K. With a hue angle of 64.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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A9224
RGB138, 146, 36
HSL64.4°, 60.4%, 35.7%
CMYK5%, 0%, 75%, 43%
HSV64.4°, 75.3%, 57.3%
LAB58.1, -16.8, 53.4
XYZ21.1, 26.1, 5.6
Decimal9081380
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.38:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A9224;
}
.text-color {
color: #8A9224;
}
.border-color {
border: 2px solid #8A9224;
}