Home/Named Colors/limegreen

limegreen

#32CD32

green

Color Values

HEX
#32CD32
RGB
rgb(50, 205, 50)
R
50
G
205
B
50
HSL
hsl(120, 61%, 50%)
HSV
hsv(120, 76%, 80%)

Contrast Ratios

vs White2.12:1
vs Black9.91:1
Best text color: Black

Complementary

#32CD32
#cd32cd

Analogous

#32cd80
#32CD32
#80cd32

Triadic

#32CD32
#3232cd
#cd3232

Tints & Shades

Tints (Lighter)

Shades (Darker)

Usage Examples

CSS

color: limegreen;
color: #32CD32;

RGB

color: rgb(50, 205, 50);

HSL

color: hsl(120, 61%, 50%);