#16B633
A medium, vivid green closely aligning with Limegreen.
About #16B633
At its core, #16B633 is a medium and vivid hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 22 parts red, 182 parts green, and 51 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 88% C, 0% M, 72% Y, and 29% K. The HSL representation is 130.9° hue, 78.4% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#16B633
RGB22, 182, 51
HSL130.9°, 78.4%, 40.0%
CMYK88%, 0%, 72%, 29%
HSV130.9°, 87.9%, 71.4%
LAB64.9, -63.2, 53.1
XYZ17.7, 33.9, 8.7
Decimal1488435
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.70:1
Text on #FFFFFF
FAIL
7.77:1
Text on #000000
AAA
2.58:1
Text on #F8FAFC
FAIL
6.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16B633;
}
.text-color {
color: #16B633;
}
.border-color {
border: 2px solid #16B633;
}