#00E900

A medium, vivid green closely aligning with Lime.

About #00E900

When working with digital screens, the color #00E900 is rendered by mixing light. It is closely associated with the named CSS color Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 233, and 0.

Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 0% M, 100% Y, and 9% K. This makes it a relatively light color when applied to physical surfaces.

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. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#00E900
RGB0, 233, 0
HSL120.0°, 100.0%, 45.7%
CMYK100%, 0%, 100%, 9%
HSV120.0°, 100.0%, 91.4%
LAB80.9, -80.5, 77.7
XYZ29.1, 58.3, 9.7
Decimal59648

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.66:1
Text on #FFFFFF
FAIL
12.66:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.76:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00