#A0AF66
A medium, moderate yellow closely aligning with Darkkhaki.
About #A0AF66
The hex code #A0AF66 represents a beautifully specific shade of yellow. Its closest recognized web color is Darkkhaki. Its digital footprint relies on 160 parts red, 175 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 9% cyan, 0% magenta, 42% yellow, and 31% black. The HSL representation is 72.3° hue, 31.3% saturation, and 54.3% lightness.
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#A0AF66
RGB160, 175, 102
HSL72.3°, 31.3%, 54.3%
CMYK9%, 0%, 42%, 31%
HSV72.3°, 41.7%, 68.6%
LAB68.8, -16.9, 35.6
XYZ32.2, 39.1, 18.4
Decimal10530662
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.38:1
Text on #FFFFFF
FAIL
8.82:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0AF66;
}
.text-color {
color: #A0AF66;
}
.border-color {
border: 2px solid #A0AF66;
}