#AFD37C
A light, moderate green closely aligning with Darkkhaki.
About #AFD37C
At its core, #AFD37C is a light and moderate hue. Designers often compare it to the standard color Darkkhaki. Its digital footprint relies on 175 parts red, 211 parts green, and 124 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 17% Cyan, 0% Magenta, 41% Yellow, and 17% Black. With a hue angle of 84.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFD37C
RGB175, 211, 124
HSL84.8°, 49.7%, 65.7%
CMYK17%, 0%, 41%, 17%
HSV84.8°, 41.2%, 82.7%
LAB80.3, -26.4, 39.2
XYZ44.6, 57.2, 27.8
Decimal11522940
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.43:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFD37C;
}
.text-color {
color: #AFD37C;
}
.border-color {
border: 2px solid #AFD37C;
}