#AFCC24
A medium, vivid yellow closely aligning with Yellowgreen.
About #AFCC24
The precise color #AFCC24 is an excellent choice for modern design projects. Designers often compare it to the standard color Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 204, and 36.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 14% C, 0% M, 82% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFCC24
RGB175, 204, 36
HSL70.4°, 70.0%, 47.1%
CMYK14%, 0%, 82%, 20%
HSV70.4°, 82.4%, 80.0%
LAB77.5, -29.8, 71.9
XYZ39.6, 52.4, 9.7
Decimal11521060
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.83:1
Text on #FFFFFF
FAIL
11.49:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFCC24;
}
.text-color {
color: #AFCC24;
}
.border-color {
border: 2px solid #AFCC24;
}