#2CE207

A medium, vivid green closely aligning with Lime.

About #2CE207

The hex code #2CE207 represents a beautifully specific shade of green. Designers often compare it to the standard color Lime. This translates to an RGB value of rgb(44, 226, 7).

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 81% cyan, 0% magenta, 97% yellow, and 11% black. The HSL representation is 109.9° hue, 94.0% saturation, and 45.7% lightness.

Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#2CE207
RGB44, 226, 7
HSL109.9°, 94.0%, 45.7%
CMYK81%, 0%, 97%, 11%
HSV109.9°, 96.9%, 88.6%
LAB79.0, -75.7, 75.7
XYZ28.3, 54.9, 9.3
Decimal2941447

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.75:1
Text on #FFFFFF
FAIL
11.99:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.19:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00