Skip to content

LimeGreen#32CD32 HEX Color

#32CD32rgb(50, 205, 50)
#32CD32 color swatch

About LimeGreen

LimeGreen (#32CD32) is a cool, mid, vivid green tone with a hue of 120°, saturation of 61% and lightness of 50%. It works well for eco-friendly and finance UI and conveys a natural feeling. On a white background it reaches a contrast ratio of 2.12:1, while on black it reaches 9.91:1 — so prefer black text when using #32CD32 as a background.

Color Codes

HEX#32CD32
RGBrgb(50, 205, 50)
HSLhsl(120°, 61%, 50%)
CMYKcmyk(76%, 0%, 76%, 20%)
CIELABLab(72.6, -67.1, 61.4)

Accessibility & Contrast

On white
2.12:1
AA Normalfails
AA Largefails
AAA Normalfails
AAA Largefails
On black
9.91:1
AA Normalpasses
AA Largepasses
AAA Normalpasses
AAA Largepasses

Recommendation: when using #32CD32 as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #32CD32;
color: #32CD32;
border: 2px solid #32CD32;
background: linear-gradient(135deg, #32CD32, #cd32cd);

Code Export

css
:root {
  --color-primary: #32cd32;
  --color-primary-rgb: 50, 205, 50;
  --color-primary-hsl: 120, 61%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #32CD32?

Color #32CD32 is commonly known as LimeGreen. It is a cool, mid, vivid green tone.

Is #32CD32 a warm or cool color?

LimeGreen (#32CD32) is a cool color. With a hue of 120°, it falls in the green family.

What colors go well with #32CD32?

Colors that pair well with LimeGreen (#32CD32) include its complementary color (#CD32CD), neutral whites and warm creams, and analogous green tones for harmonious palettes.