#16DB0F
A medium, vivid green closely aligning with Limegreen.
About #16DB0F
The precise color #16DB0F is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. Its digital footprint relies on 22 parts red, 219 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 90% C, 0% M, 93% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#16DB0F
RGB22, 219, 15
HSL117.9°, 87.2%, 45.9%
CMYK90%, 0%, 93%, 14%
HSV117.9°, 93.2%, 85.9%
LAB76.6, -75.6, 72.8
XYZ25.7, 50.9, 8.9
Decimal1497871
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.17:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16DB0F;
}
.text-color {
color: #16DB0F;
}
.border-color {
border: 2px solid #16DB0F;
}