#AFF016
A medium, vivid green closely aligning with Greenyellow.
About #AFF016
Visually, #AFF016 is defined as a vivid green. Its closest recognized web color is Greenyellow. In the RGB color space, it consists of 175 red, 240 green, and 22 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 27% C, 0% M, 91% Y, and 6% K. With a hue angle of 77.9 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFF016
RGB175, 240, 22
HSL77.9°, 87.9%, 51.4%
CMYK27%, 0%, 91%, 6%
HSV77.9°, 90.8%, 94.1%
LAB87.7, -46.2, 83.0
XYZ49.0, 71.5, 12.0
Decimal11530262
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.30:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF016;
}
.text-color {
color: #AFF016;
}
.border-color {
border: 2px solid #AFF016;
}