#16B616
A medium, vivid green closely aligning with Limegreen.
About #16B616
The precise color #16B616 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(22, 182, 22).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 88% cyan, 0% magenta, 88% yellow, and 29% black. The HSL representation is 120.0° hue, 78.4% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#16B616
RGB22, 182, 22
HSL120.0°, 78.4%, 40.0%
CMYK88%, 0%, 88%, 29%
HSV120.0°, 87.9%, 71.4%
LAB64.7, -65.1, 61.6
XYZ17.2, 33.7, 6.4
Decimal1488406
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.71:1
Text on #FFFFFF
FAIL
7.74:1
Text on #000000
AAA
2.59:1
Text on #F8FAFC
FAIL
6.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16B616;
}
.text-color {
color: #16B616;
}
.border-color {
border: 2px solid #16B616;
}