#16BD16
A medium, vivid green closely aligning with Limegreen.
About #16BD16
Visually, #16BD16 is defined as a vivid green. Its closest recognized web color is Limegreen. Its digital footprint relies on 22 parts red, 189 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 88% Cyan, 0% Magenta, 88% Yellow, and 26% Black. The HSL representation is 120.0° hue, 79.1% saturation, and 41.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#16BD16
RGB22, 189, 22
HSL120.0°, 79.1%, 41.4%
CMYK88%, 0%, 88%, 26%
HSV120.0°, 88.4%, 74.1%
LAB67.0, -67.1, 63.6
XYZ18.7, 36.6, 6.8
Decimal1490198
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.32:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16BD16;
}
.text-color {
color: #16BD16;
}
.border-color {
border: 2px solid #16BD16;
}