#2CF03A
A medium, vivid green closely aligning with Lime.
About #2CF03A
At its core, #2CF03A is a medium and vivid hue. Designers often compare it to the standard color Lime. Its digital footprint relies on 44 parts red, 240 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 82% C, 0% M, 76% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CF03A
RGB44, 240, 58
HSL124.3°, 86.7%, 55.7%
CMYK82%, 0%, 76%, 6%
HSV124.3°, 81.7%, 94.1%
LAB83.5, -77.7, 69.6
XYZ33.0, 63.2, 14.5
Decimal2945082
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.63:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CF03A;
}
.text-color {
color: #2CF03A;
}
.border-color {
border: 2px solid #2CF03A;
}