#2CE224
A medium, vivid green closely aligning with Limegreen.
About #2CE224
Visually, #2CE224 is defined as a vivid green. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 226, and 36.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 81% C, 0% M, 84% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CE224
RGB44, 226, 36
HSL117.5°, 76.6%, 51.4%
CMYK81%, 0%, 84%, 11%
HSV117.5°, 84.1%, 88.6%
LAB79.1, -74.9, 71.4
XYZ28.6, 55.1, 10.8
Decimal2941476
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
12.01:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE224;
}
.text-color {
color: #2CE224;
}
.border-color {
border: 2px solid #2CE224;
}