LimeGreen Color — HEX, RGB, HSL, Palettes & Contrast

LimeGreen (#32cd32): Complete color reference with HEX, RGB, HSL values, tints & shades, complementary, analogous, triadic, split-complementary, and tetradic palettes, WCAG contrast recommendations, and ready-to-use CSS code.

#32cd32
HEX #32cd32
RGB rgb(50, 205, 50)
HSL 120°, 61%, 50%

Use LimeGreen in Your Projects

About LimeGreen Color

LimeGreen is a vibrant, medium green that balances the energy of lime with the natural feel of green. It is popular for eco-brands and fresh UI accents.

Use Cases for LimeGreen

eco brandsfresh UIsuccess statesorganic labelsgarden themes

Shades & Tints of LimeGreen

#ffffff
#ccf3cc
#99e699
#65da65
#32cd32
#269a26
#196719
#0d330d
#000000

Complementary Color

#32cd32
#cd32cd

Analogous Colors

#80cd32
#32cd32
#32cd80

Triadic Colors

#32cd32
#3232cd
#cd3232

Split Complementary

#32cd32
#8032cd
#cd3280

Tetradic Colors

#32cd32
#32cdcd
#cd32cd
#cd3232

CSS Code

.limegreen-color {
  color: #32cd32;
  background-color: #32cd32;
}

/* As a CSS custom property */
:root {
  --color-limegreen: #32cd32;
}

Accessibility Score

100 / 100
Rating: Excellent
AA contrast on best text color (30 pts)
AAA contrast on best text color (25 pts)
Versatile lightness for backgrounds & text (25 pts)
Not extreme black/white (20 pts)

A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.

Contrast Recommendations

Black text on LimeGreen
Ratio: 9.91:1 ✓ Passes AA ✓ Passes AAA
White text on LimeGreen
Ratio: 2.12:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is LimeGreen?

LimeGreen is represented by the hex code #32cd32 and has RGB values of rgb(50, 205, 50). It falls under the Lime category.

How to use LimeGreen in web design?

LimeGreen works well for eco brands, fresh UI, success states. LimeGreen is a vibrant, medium green that balances the energy of lime with the natural feel of green. It is popular for eco-brands and fresh UI accents. Use it as a primary color, accent, or background depending on your design needs.

What colors go with LimeGreen?

Colors that pair well with LimeGreen include lime, greenyellow, chartreuse, springgreen, lawngreen. For a complementary scheme, try #cd32cd. For an analogous scheme, use #80cd32 and #32cd80. For a triadic scheme, combine with #3232cd and #cd3232.