#A0A066
A medium, muted yellow closely aligning with Darkkhaki.
About #A0A066
The precise color #A0A066 is an excellent choice for modern design projects. Its closest recognized web color is Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 160, and 102.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 0% M, 36% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0A066
RGB160, 160, 102
HSL60.0°, 23.4%, 51.4%
CMYK0%, 0%, 36%, 37%
HSV60.0°, 36.2%, 62.7%
LAB64.6, -9.1, 30.3
XYZ29.5, 33.6, 17.5
Decimal10526822
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.72:1
Text on #FFFFFF
FAIL
7.71:1
Text on #000000
AAA
2.60:1
Text on #F8FAFC
FAIL
6.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0A066;
}
.text-color {
color: #A0A066;
}
.border-color {
border: 2px solid #A0A066;
}