#16D324
A medium, vivid green closely aligning with Limegreen.
About #16D324
Visually, #16D324 is defined as a vivid green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 211, and 36.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 90% C, 0% M, 83% Y, and 17% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16D324
RGB22, 211, 36
HSL124.4°, 81.1%, 45.7%
CMYK90%, 0%, 83%, 17%
HSV124.4°, 89.6%, 82.7%
LAB74.1, -72.7, 66.8
XYZ23.9, 46.9, 9.5
Decimal1495844
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.38:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16D324;
}
.text-color {
color: #16D324;
}
.border-color {
border: 2px solid #16D324;
}