#A8AF7C
A medium, muted yellow closely aligning with Darkkhaki.
About #A8AF7C
Visually, #A8AF7C is defined as a muted yellow. Its closest recognized web color is Darkkhaki. In the RGB color space, it consists of 168 red, 175 green, and 124 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 4% cyan and 0% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A8AF7C
RGB168, 175, 124
HSL68.2°, 24.2%, 58.6%
CMYK4%, 0%, 29%, 31%
HSV68.2°, 29.1%, 68.6%
LAB69.8, -11.0, 25.4
XYZ35.1, 40.4, 25.0
Decimal11054972
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.31:1
Text on #FFFFFF
FAIL
9.09:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.73:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8AF7C;
}
.text-color {
color: #A8AF7C;
}
.border-color {
border: 2px solid #A8AF7C;
}