Skip to main content

#00FF00

Also known as: lime

Share this color with others or download a color card image with HEX and RGB values. Perfect for social media, presentations, or design reference.

All Formats

HEX
#00FF00
RGB
rgb(0, 255, 0)
RGBA
rgba(0, 255, 0, 1)
HSL
hsl(120, 100%, 50%)
HSLA
hsla(120, 100%, 50%, 1)
CMYK
cmyk(100%, 0%, 100%, 0%)
CSS Name
lime

Color Palettes

Harmonious color combinations based on #00FF00

Monochromatic

Shades and tints of the same hue

#003300
#009900
#00FF00
#66FF66
#CCFFCC

Analogous

Adjacent colors on the color wheel

#FFFF00
#80FF00
#00FF00
#00FF80
#00FFFF

Complementary

Opposite color for maximum contrast

#00FF00
#FF00FF

Triadic

Three evenly spaced colors

#00FF00
#0000FF
#FF0000

CSS Usage Examples

Background

background-color: #00FF00;

Text

color: #00FF00;

Border

border: 2px solid #00FF00;

Shadow

box-shadow: 0 4px 6px #00FF0040;
Feedback