#2CE92C
A medium, vivid green closely aligning with Limegreen.
About #2CE92C
The precise color #2CE92C is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 44 red, 233 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 81% cyan, 0% magenta, 81% yellow, and 9% black. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CE92C
RGB44, 233, 44
HSL120.0°, 81.1%, 54.3%
CMYK81%, 0%, 81%, 9%
HSV120.0°, 81.1%, 91.4%
LAB81.3, -76.5, 71.4
XYZ30.6, 59.0, 12.2
Decimal2943276
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.80:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE92C;
}
.text-color {
color: #2CE92C;
}
.border-color {
border: 2px solid #2CE92C;
}