#16FF07
A medium, vivid green closely aligning with Lime.
About #16FF07
The hex code #16FF07 represents a beautifully specific shade of green. Its closest recognized web color is Lime. In the RGB color space, it consists of 22 red, 255 green, and 7 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 91% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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#16FF07
RGB22, 255, 7
HSL116.4°, 100.0%, 51.4%
CMYK91%, 0%, 97%, 0%
HSV116.4°, 97.3%, 100.0%
LAB87.8, -85.3, 82.8
XYZ36.1, 71.7, 12.1
Decimal1507079
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.34:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16FF07;
}
.text-color {
color: #16FF07;
}
.border-color {
border: 2px solid #16FF07;
}