#16F833
A medium, vivid green closely aligning with Lime.
About #16F833
The precise color #16F833 is an excellent choice for modern design projects. Its closest recognized web color is Lime. This translates to an RGB value of rgb(22, 248, 51).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 91% C, 0% M, 79% Y, and 3% K. The HSL representation is 127.7° hue, 94.2% saturation, and 52.9% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#16F833
RGB22, 248, 51
HSL127.7°, 94.2%, 52.9%
CMYK91%, 0%, 79%, 3%
HSV127.7°, 91.1%, 97.3%
LAB85.8, -82.0, 73.7
XYZ34.5, 67.5, 14.4
Decimal1505331
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.51:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16F833;
}
.text-color {
color: #16F833;
}
.border-color {
border: 2px solid #16F833;
}