#16BD50
A medium, vivid green closely aligning with Limegreen.
About #16BD50
The hex code #16BD50 represents a beautifully specific shade of green. It is closely associated with the named CSS color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 189, and 80.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 88% C, 0% M, 58% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#16BD50
RGB22, 189, 80
HSL140.8°, 79.1%, 41.4%
CMYK88%, 0%, 58%, 26%
HSV140.8°, 88.4%, 74.1%
LAB67.4, -62.1, 43.5
XYZ20.0, 37.1, 13.7
Decimal1490256
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.43:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16BD50;
}
.text-color {
color: #16BD50;
}
.border-color {
border: 2px solid #16BD50;
}