Lime Color Picker & Palette
Lime is the purest green in the RGB spectrum — energetic, fresh, and impossible to ignore.
#00ff00
rgb(0, 255, 0)
hsl(120, 100%, 50%)
oklch(0.866 0.295 142.5)
cmyk(100%, 0%, 100%, 0%)
Use Cases
Gaming and esports branding
Health and organic products
Environmental campaigns
Success and completion indicators
Tips
Pure lime is very bright — use lime green (#32CD32) for a softer look
Lime works great as a dark-mode accent
Always check contrast — lime on white fails
FAQ
What is the HEX code for lime?
CSS lime is #00FF00 — pure maximum green with no red or blue.
Is lime accessible?
Lime (#00FF00) on white has only 1.37:1 contrast — completely inaccessible. Use dark green (#006400) for text.
What colors go with lime?
Lime pairs with dark blue, black, purple, gray, and earth tones.
How do I make lime in HSL?
Lime (#00FF00) in HSL is hsl(120, 100%, 50%).