#32CD32

limegreen

#32CD32 is a green colour. In RGB it is 50 red, 205 green and 50 blue, which converts to a hue of 120 degrees, 61% saturation and 50% lightness. It is one of the named CSS colours, written as limegreen in stylesheets.

Color values

HEX#32CD32
RGBrgb(50, 205, 50)
HSLhsl(120, 61%, 50%)
HSVhsv(120, 76%, 80%)
CMYKcmyk(76%, 0%, 76%, 20%)

Contrast and accessibility

Against white the contrast ratio is 2.12:1, and against black it is 9.91:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White2.12:1FailFail
Black9.91:1AAAAAA

Tints and shades

Lighter tints move #32CD32 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #32CD32;
CSS rgb()color: rgb(50 205 50);
Tailwindbg-[#32cd32]
SwiftUIColor(red: 0.196, green: 0.804, blue: 0.196)
AndroidColor.parseColor("#32CD32")

Related tools