#2CFF1D

A medium, vivid green closely aligning with Lime.

About #2CFF1D

The precise color #2CFF1D is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Lime. This translates to an RGB value of rgb(44, 255, 29).

Translating this color to physical media requires the CMYK color model. The color uses 83% Cyan, 0% Magenta, 89% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#2CFF1D
RGB44, 255, 29
HSL116.0°, 100.0%, 55.7%
CMYK83%, 0%, 89%, 0%
HSV116.0°, 88.6%, 100.0%
LAB88.0, -83.3, 80.6
XYZ37.0, 72.1, 13.1
Decimal2948893

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.43:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.12:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00