#00FF00

Lime

Lime green is the brightest possible green in the RGB model. It is energetic, youthful, and evokes freshness and vitality.

Lime Color Values

HEX#00FF00
RGB0, 255, 0
HSL120°, 100%, 50%
HSV120°, 100%, 100%
CMYK100%, 0%, 100%, 0%

Color Blindness Simulation

Protanopia
Red-blind. Cannot perceive red light.
Sees: #FFE600 (~1.3% of males)
Deuteranopia
Green-blind. Cannot perceive green light.
Sees: #EED63B (~1.2% of males)
Tritanopia
Blue-blind. Cannot perceive blue light.
Sees: #00F7D8 (~0.01% of population)
Achromatopsia
Total color blindness. Sees only grayscale.
Sees: #CACACA (~0.003% of population)

Lime as Text Color

Lime on White
1.4:1FAIL
Lime on Light Gray
1.3:1FAIL
Lime on Cream
1.3:1FAIL
Lime on Dark
12.4:1AAA
Lime on Black
15.3:1AAA
Lime on Soft Blue
1.2:1FAIL
Lime on Soft Green
1.2:1FAIL
Lime on Soft Pink
1.1:1FAIL

Nearest Tailwind Class

green-500
#22C55E

Nearest Pantone Match

Pantone 361 C
#1D9F46

CSS Variable Export

:root {
  --color-lime: #00FF00;
  --color-lime-rgb: 0, 255, 0;
}

Tailwind Config

// tailwind.config.js
colors: {
  'lime': '#00FF00',
}

Shades of Lime

#00FF00
#00E000
#00C700
#00A800
#008F00
#007000
#005700
#003800
#001F00
#000000

Tints of Lime

#00FF00
#1FFF1F
#38FF38
#57FF57
#70FF70
#8FFF8F
#A8FFA8
#C7FFC7
#E0FFE0
#FFFFFF

Color Harmonies

Complementary

#00FF00
#FF00FF

Analogous

#80FF00
#00FF00
#00FF80

Triadic

#00FF00
#0000FF
#FF0000

Lime Text Preview

Heading in Lime

Body text in Lime. The quick brown fox jumps over the lazy dog.

White on Lime

Body text on a Lime background.

Lime text on dark background

Contrast: 12.9:1