#32CD32
limegreen
#32CD32 is the CSS named color "limegreen", an exact match. In RGB it breaks down to red 50, green 205, and blue 50 out of 255 each. In HSL terms that's a hue of 120°, 61% saturation, and 50% lightness: a mid-tone — usable as an accent for buttons, links, and icons against either a light or dark background.
Every format
| HEX | #32cd32 |
| RGB | rgb(50, 205, 50) |
| HSL | hsl(120° 61% 50%) |
| HSB | hsb(120° 76% 80%) |
| OKLCH | oklch(74% 0.229 143°) |
| OKLAB | oklab(74% -0.182 0.138) |
| LCH | lch(73% 86.2 136°) |
| CMYK | cmyk(76% 0% 76% 20%) |
Shades (darker)
#32cd32 · #04b911 · #00a600 · #009300 · #008000
Tints (lighter)
#32cd32 · #3ed63d · #49de47 · #54e750 · #5ef05a
Shades mix #32CD32 toward black in even steps, useful for hover and pressed states in a UI; tints mix it toward white, useful for subtle backgrounds and disabled states that still read as the same color family.
On white: 2.12:1 — fails
On black: 9.91:1 — AAA
Frequently asked
- What is #32CD32 in RGB?
- #32CD32 is rgb(50, 205, 50) — red 50, green 205, blue 50 out of 255 each.
- Does #32CD32 pass WCAG contrast on a white background?
- It has a contrast ratio of 2.12:1 against white, which fails for normal text.
- What's a good background color to pair with #32CD32?
- Black text or a black background gives better contrast (9.91:1) than white (2.12:1).