#2CD324
A medium, vivid green closely aligning with Limegreen.
About #2CD324
Visually, #2CD324 is defined as a vivid green. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 44 red, 211 green, and 36 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 79% C, 0% M, 83% Y, and 17% K. The HSL representation is 117.3° hue, 70.9% saturation, and 48.4% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CD324
RGB44, 211, 36
HSL117.3°, 70.9%, 48.4%
CMYK79%, 0%, 83%, 17%
HSV117.3°, 82.9%, 82.7%
LAB74.4, -70.6, 67.1
XYZ24.7, 47.3, 9.5
Decimal2937636
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.01:1
Text on #FFFFFF
FAIL
10.45:1
Text on #000000
AAA
1.92:1
Text on #F8FAFC
FAIL
8.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CD324;
}
.text-color {
color: #2CD324;
}
.border-color {
border: 2px solid #2CD324;
}