#2CB63A
A medium, moderate green closely aligning with Limegreen.
About #2CB63A
Visually, #2CB63A is defined as a moderate green. Its closest recognized web color is Limegreen. Its digital footprint relies on 44 parts red, 182 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 76% C, 0% M, 68% Y, and 29% K. With a hue angle of 126.1 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CB63A
RGB44, 182, 58
HSL126.1°, 61.1%, 44.3%
CMYK76%, 0%, 68%, 29%
HSV126.1°, 75.8%, 71.4%
LAB65.2, -60.1, 50.8
XYZ18.5, 34.3, 9.6
Decimal2930234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.86:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CB63A;
}
.text-color {
color: #2CB63A;
}
.border-color {
border: 2px solid #2CB63A;
}