#AFD324
A medium, vivid yellow closely aligning with Yellowgreen.
About #AFD324
The precise color #AFD324 is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. This translates to an RGB value of rgb(175, 211, 36).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 17% Cyan, 0% Magenta, 83% Yellow, and 17% Black. The HSL representation is 72.3° hue, 70.9% saturation, and 48.4% lightness.
Contrast ratios determine whether this color is safe for typography. 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#AFD324
RGB175, 211, 36
HSL72.3°, 70.9%, 48.4%
CMYK17%, 0%, 83%, 17%
HSV72.3°, 82.9%, 82.7%
LAB79.5, -33.0, 73.6
XYZ41.3, 55.8, 10.3
Decimal11522852
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.17:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFD324;
}
.text-color {
color: #AFD324;
}
.border-color {
border: 2px solid #AFD324;
}