#2CD342
A medium, moderate green closely aligning with Limegreen.
About #2CD342
The hex code #2CD342 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 44 red, 211 green, and 66 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 79% C, 0% M, 69% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CD342
RGB44, 211, 66
HSL127.9°, 65.5%, 50.0%
CMYK79%, 0%, 69%, 17%
HSV127.9°, 79.1%, 82.7%
LAB74.5, -68.5, 57.6
XYZ25.3, 47.5, 13.0
Decimal2937666
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.50:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.93:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CD342;
}
.text-color {
color: #2CD342;
}
.border-color {
border: 2px solid #2CD342;
}