#AFC55F
A medium, moderate yellow closely aligning with Darkkhaki.
About #AFC55F
The precise color #AFC55F 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 175, 197, and 95.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 11% Cyan, 0% Magenta, 52% Yellow, and 23% Black. With a hue angle of 72.9 degrees, it sits comfortably in the yellow spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AFC55F
RGB175, 197, 95
HSL72.9°, 46.8%, 57.3%
CMYK11%, 0%, 52%, 23%
HSV72.9°, 51.8%, 77.3%
LAB76.0, -22.7, 48.1
XYZ39.7, 49.9, 18.4
Decimal11519327
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
10.97:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFC55F;
}
.text-color {
color: #AFC55F;
}
.border-color {
border: 2px solid #AFC55F;
}