#4CAF50

Material green 500

#4CAF50 is a green colour. In RGB it is 76 red, 175 green and 80 blue, which converts to a hue of 122 degrees, 39% saturation and 49% lightness. It is Material green 500 in that design system's palette.

Color values

HEX#4CAF50
RGBrgb(76, 175, 80)
HSLhsl(122, 39%, 49%)
HSVhsv(122, 57%, 69%)
CMYKcmyk(57%, 0%, 54%, 31%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White2.78:1FailFail
Black7.56:1AAAAAA

Tints and shades

Lighter tints move #4CAF50 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #4CAF50;
CSS rgb()color: rgb(76 175 80);
Tailwindbg-[#4caf50]
SwiftUIColor(red: 0.298, green: 0.686, blue: 0.314)
AndroidColor.parseColor("#4CAF50")

Closest named color

The nearest CSS colour keyword to #4CAF50 is mediumseagreen (#3CB371).

Related tools