#A8AF50
A medium, moderate yellow closely aligning with Darkkhaki.
About #A8AF50
At its core, #A8AF50 is a medium and moderate hue. Its closest recognized web color is Darkkhaki. Its digital footprint relies on 168 parts red, 175 parts green, and 80 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 4% cyan, 0% magenta, 54% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#A8AF50
RGB168, 175, 80
HSL64.4°, 37.3%, 50.0%
CMYK4%, 0%, 54%, 31%
HSV64.4°, 54.3%, 68.6%
LAB69.2, -15.9, 47.1
XYZ32.9, 39.6, 13.5
Decimal11054928
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.91:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8AF50;
}
.text-color {
color: #A8AF50;
}
.border-color {
border: 2px solid #A8AF50;
}