#AFB675
A medium, moderate yellow closely aligning with Darkkhaki.
About #AFB675
When working with digital screens, the color #AFB675 is rendered by mixing light. It is closely associated with the named CSS color Darkkhaki. Its digital footprint relies on 175 parts red, 182 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 4% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AFB675
RGB175, 182, 117
HSL66.5°, 30.8%, 58.6%
CMYK4%, 0%, 36%, 29%
HSV66.5°, 35.7%, 71.4%
LAB72.1, -12.8, 32.3
XYZ37.6, 43.9, 23.3
Decimal11515509
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.15:1
Text on #FFFFFF
FAIL
9.77:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFB675;
}
.text-color {
color: #AFB675;
}
.border-color {
border: 2px solid #AFB675;
}