#A8A833
A medium, moderate yellow closely aligning with Olive.
About #A8A833
The precise color #A8A833 is an excellent choice for modern design projects. Designers often compare it to the standard color Olive. In the RGB color space, it consists of 168 red, 168 green, and 51 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A8A833
RGB168, 168, 51
HSL60.0°, 53.4%, 42.9%
CMYK0%, 0%, 70%, 34%
HSV60.0°, 69.6%, 65.9%
LAB67.0, -14.3, 57.3
XYZ30.7, 36.6, 8.6
Decimal11053107
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.31:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8A833;
}
.text-color {
color: #A8A833;
}
.border-color {
border: 2px solid #A8A833;
}