#98FB98

palegreen

#98FB98 is a green colour. In RGB it is 152 red, 251 green and 152 blue, which converts to a hue of 120 degrees, 93% saturation and 79% lightness. It is one of the named CSS colours, written as palegreen in stylesheets.

Color values

HEX#98FB98
RGBrgb(152, 251, 152)
HSLhsl(120, 93%, 79%)
HSVhsv(120, 39%, 98%)
CMYKcmyk(39%, 0%, 39%, 2%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White1.27:1FailFail
Black16.59:1AAAAAA

Tints and shades

Lighter tints move #98FB98 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #98FB98;
CSS rgb()color: rgb(152 251 152);
Tailwindbg-[#98fb98]
SwiftUIColor(red: 0.596, green: 0.984, blue: 0.596)
AndroidColor.parseColor("#98FB98")

Related tools