#2CE916

A medium, vivid green closely aligning with Lime.

About #2CE916

At its core, #2CE916 is a medium and vivid hue. 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, 233, and 22.

If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 81% cyan, 0% magenta, 91% yellow, and 9% black. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#2CE916
RGB44, 233, 22
HSL113.7°, 82.7%, 50.0%
CMYK81%, 0%, 91%, 9%
HSV113.7°, 90.6%, 91.4%
LAB81.2, -77.4, 75.8
XYZ30.3, 58.9, 10.5
Decimal2943254

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.64:1
Text on #FFFFFF
FAIL
12.77:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.86:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00