#16B62C
A medium, vivid green closely aligning with Limegreen.
About #16B62C
When working with digital screens, the color #16B62C is rendered by mixing light. It is closely associated with the named CSS color Limegreen. This translates to an RGB value of rgb(22, 182, 44).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 88% cyan, 0% magenta, 76% yellow, and 29% black. With a hue angle of 128.2 degrees, it sits comfortably in the green spectrum.
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#16B62C
RGB22, 182, 44
HSL128.2°, 78.4%, 40.0%
CMYK88%, 0%, 76%, 29%
HSV128.2°, 87.9%, 71.4%
LAB64.8, -63.8, 55.6
XYZ17.5, 33.8, 8.0
Decimal1488428
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.71:1
Text on #FFFFFF
FAIL
7.76:1
Text on #000000
AAA
2.59:1
Text on #F8FAFC
FAIL
6.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16B62C;
}
.text-color {
color: #16B62C;
}
.border-color {
border: 2px solid #16B62C;
}