#00F007

A medium, vivid green closely aligning with Lime.

About #00F007

The hex code #00F007 represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Lime. In the RGB color space, it consists of 0 red, 240 green, and 7 blue.

If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. The HSL representation is 121.8° hue, 100.0% saturation, and 47.1% lightness.

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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#00F007
RGB0, 240, 7
HSL121.8°, 100.0%, 47.1%
CMYK100%, 0%, 97%, 6%
HSV121.8°, 100.0%, 94.1%
LAB83.1, -82.2, 78.9
XYZ31.2, 62.3, 10.6
Decimal61447

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.56:1
Text on #FFFFFF
FAIL
13.47:1
Text on #000000
AAA
1.49:1
Text on #F8FAFC
FAIL
11.45:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00