#2CC533
A medium, moderate green closely aligning with Limegreen.
About #2CC533
Visually, #2CC533 is defined as a moderate green. Its closest recognized web color is Limegreen. Its digital footprint relies on 44 parts red, 197 parts green, and 51 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 78% C, 0% M, 74% Y, and 23% K. The HSL representation is 122.7° hue, 63.5% saturation, and 47.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2CC533
RGB44, 197, 51
HSL122.7°, 63.5%, 47.3%
CMYK78%, 0%, 74%, 23%
HSV122.7°, 77.7%, 77.3%
LAB70.0, -65.4, 58.4
XYZ21.6, 40.7, 9.9
Decimal2934067
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.14:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CC533;
}
.text-color {
color: #2CC533;
}
.border-color {
border: 2px solid #2CC533;
}