#16FF3A
A medium, vivid green closely aligning with Lime.
About #16FF3A
The hex code #16FF3A represents a beautifully specific shade of green. Its closest recognized web color is Lime. Its digital footprint relies on 22 parts red, 255 parts green, and 58 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 91% cyan and 0% magenta inks. The HSL representation is 129.3° hue, 100.0% saturation, and 54.3% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#16FF3A
RGB22, 255, 58
HSL129.3°, 100.0%, 54.3%
CMYK91%, 0%, 77%, 0%
HSV129.3°, 91.4%, 100.0%
LAB88.0, -83.5, 73.8
XYZ36.9, 72.0, 16.0
Decimal1507130
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.40:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16FF3A;
}
.text-color {
color: #16FF3A;
}
.border-color {
border: 2px solid #16FF3A;
}