lime
#00FF00
green
Color Values
HEX
#00FF00
RGB
rgb(0, 255, 0)
R
0
G
255
B
0
HSL
hsl(120, 100%, 50%)
HSV
hsv(120, 100%, 100%)
Contrast Ratios
vs White1.37:1
vs Black15.30:1
Best text color: Black
Complementary
#00FF00
#ff00ff
Analogous
#00ff80
#00FF00
#80ff00
Triadic
#00FF00
#0000ff
#ff0000
Tints & Shades
Tints (Lighter)
Shades (Darker)
Similar Colors
Usage Examples
CSS
color: lime; color: #00FF00;
RGB
color: rgb(0, 255, 0);
HSL
color: hsl(120, 100%, 50%);