#16E233
A medium, vivid green closely aligning with Limegreen.
About #16E233
The precise color #16E233 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(22, 226, 51).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 90% C, 0% M, 77% Y, and 11% K. The HSL representation is 128.5° hue, 82.3% saturation, and 48.6% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#16E233
RGB22, 226, 51
HSL128.5°, 82.3%, 48.6%
CMYK90%, 0%, 77%, 11%
HSV128.5°, 90.3%, 88.6%
LAB78.9, -76.0, 67.2
XYZ28.1, 54.8, 12.2
Decimal1499699
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.96:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16E233;
}
.text-color {
color: #16E233;
}
.border-color {
border: 2px solid #16E233;
}