#AFFF07
A medium, vivid green closely aligning with Greenyellow.
About #AFFF07
The precise color #AFFF07 is an excellent choice for modern design projects. Its closest recognized web color is Greenyellow. Its digital footprint relies on 175 parts red, 255 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 31% cyan, 0% magenta, 97% yellow, and 0% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFFF07
RGB175, 255, 7
HSL79.4°, 100.0%, 51.4%
CMYK31%, 0%, 97%, 0%
HSV79.4°, 97.3%, 100.0%
LAB92.0, -52.6, 87.8
XYZ53.5, 80.6, 12.9
Decimal11534087
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.13:1
Text on #000000
AAA
1.17:1
Text on #F8FAFC
FAIL
14.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFFF07;
}
.text-color {
color: #AFFF07;
}
.border-color {
border: 2px solid #AFFF07;
}