#90EE90

lightgreen

#90EE90 is a green colour. In RGB it is 144 red, 238 green and 144 blue, which converts to a hue of 120 degrees, 73% saturation and 75% lightness. It is one of the named CSS colours, written as lightgreen in stylesheets.

Color values

HEX#90EE90
RGBrgb(144, 238, 144)
HSLhsl(120, 73%, 75%)
HSVhsv(120, 39%, 93%)
CMYKcmyk(39%, 0%, 39%, 7%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.42:1FailFail
Black14.82:1AAAAAA

Tints and shades

Lighter tints move #90EE90 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #90EE90;
CSS rgb()color: rgb(144 238 144);
Tailwindbg-[#90ee90]
SwiftUIColor(red: 0.565, green: 0.933, blue: 0.565)
AndroidColor.parseColor("#90EE90")

Related tools