#AFD316
A medium, vivid yellow closely aligning with Yellowgreen.
About #AFD316
Visually, #AFD316 is defined as a vivid yellow. Designers often compare it to the standard color Yellowgreen. This translates to an RGB value of rgb(175, 211, 22).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 17% cyan and 0% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AFD316
RGB175, 211, 22
HSL71.4°, 81.1%, 45.7%
CMYK17%, 0%, 90%, 17%
HSV71.4°, 89.6%, 82.7%
LAB79.5, -33.4, 76.4
XYZ41.1, 55.8, 9.4
Decimal11522838
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.15:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFD316;
}
.text-color {
color: #AFD316;
}
.border-color {
border: 2px solid #AFD316;
}