#16FF49
A medium, vivid green closely aligning with Lime.
About #16FF49
The precise color #16FF49 is an excellent choice for modern design projects. Its closest recognized web color is Lime. In the RGB color space, it consists of 22 red, 255 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 91% cyan, 0% magenta, 71% yellow, and 0% black. 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. 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#16FF49
RGB22, 255, 73
HSL133.1°, 100.0%, 54.3%
CMYK91%, 0%, 71%, 0%
HSV133.1°, 91.4%, 100.0%
LAB88.1, -82.5, 69.1
XYZ37.3, 72.2, 18.3
Decimal1507145
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.43:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16FF49;
}
.text-color {
color: #16FF49;
}
.border-color {
border: 2px solid #16FF49;
}