#2CFF42

A medium, vivid green closely aligning with Lime.

About #2CFF42

The hex code #2CFF42 represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 255, and 66.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 83% cyan, 0% magenta, 74% yellow, and 0% black. The HSL representation is 126.3° hue, 100.0% saturation, and 58.6% lightness.

Ensuring your text is legible against this background is a key part of web design. 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#2CFF42
RGB44, 255, 66
HSL126.3°, 100.0%, 58.6%
CMYK83%, 0%, 74%, 0%
HSV126.3°, 82.7%, 100.0%
LAB88.2, -81.4, 71.6
XYZ37.8, 72.4, 17.1
Decimal2948930

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.36:1
Text on #FFFFFF
FAIL
15.49:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.17:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #2CFF42; }
.text-color { color: #2CFF42; }
.border-color { border: 2px solid #2CFF42; }

Similar Colors

Lime
#00FF00