#A8AF5F
A medium, moderate yellow closely aligning with Darkkhaki.
About #A8AF5F
The precise color #A8AF5F is an excellent choice for modern design projects. Its closest recognized web color is Darkkhaki. In the RGB color space, it consists of 168 red, 175 green, and 95 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 4% cyan and 0% magenta inks. With a hue angle of 65.2 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. 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#A8AF5F
RGB168, 175, 95
HSL65.2°, 33.3%, 52.9%
CMYK4%, 0%, 46%, 31%
HSV65.2°, 45.7%, 68.6%
LAB69.3, -14.5, 40.0
XYZ33.5, 39.8, 16.7
Decimal11054943
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.96:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8AF5F;
}
.text-color {
color: #A8AF5F;
}
.border-color {
border: 2px solid #A8AF5F;
}