#8A9207
A dark, vivid yellow closely aligning with Olive.
About #8A9207
The hex code #8A9207 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Olive. In the RGB color space, it consists of 138 red, 146 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 5% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A9207
RGB138, 146, 7
HSL63.5°, 90.8%, 30.0%
CMYK5%, 0%, 95%, 43%
HSV63.5°, 95.2%, 57.3%
LAB58.0, -17.7, 60.5
XYZ20.8, 26.0, 4.1
Decimal9081351
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A9207;
}
.text-color {
color: #8A9207;
}
.border-color {
border: 2px solid #8A9207;
}