#AFF007
A medium, vivid green closely aligning with Greenyellow.
About #AFF007
The precise color #AFF007 is an excellent choice for modern design projects. Its closest recognized web color is Greenyellow. Its digital footprint relies on 175 parts red, 240 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 27% Cyan, 0% Magenta, 97% Yellow, and 6% Black. The HSL representation is 76.7° hue, 94.3% saturation, and 48.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFF007
RGB175, 240, 7
HSL76.7°, 94.3%, 48.4%
CMYK27%, 0%, 97%, 6%
HSV76.7°, 97.1%, 94.1%
LAB87.7, -46.4, 84.5
XYZ48.9, 71.4, 11.4
Decimal11530247
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.29:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF007;
}
.text-color {
color: #AFF007;
}
.border-color {
border: 2px solid #AFF007;
}