#AFD33A
A medium, moderate yellow closely aligning with Yellowgreen.
About #AFD33A
The precise color #AFD33A is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 175 red, 211 green, and 58 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 17% cyan and 0% magenta inks. With a hue angle of 74.1 degrees, it sits comfortably in the yellow spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFD33A
RGB175, 211, 58
HSL74.1°, 63.5%, 52.7%
CMYK17%, 0%, 73%, 17%
HSV74.1°, 72.5%, 82.7%
LAB79.6, -32.1, 67.4
XYZ41.7, 56.0, 12.6
Decimal11522874
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.72:1
Text on #FFFFFF
FAIL
12.20:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFD33A;
}
.text-color {
color: #AFD33A;
}
.border-color {
border: 2px solid #AFD33A;
}