Toolman

palegreen — #98FB98

#98FB98

rgb(152, 251, 152) · hsl(120, 93%, 79%) · CSS keyword palegreen

Can you put text on it?

ContrastBody textLarge text
palegreen on white1.27:1
palegreen on black16.59:1AAAA

As a background, palegreen takes black text: 16.59:1 against 1.27:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: palegreen;
color: #98fb98;
color: rgb(152 251 152);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to palegreen

Frequently asked questions

What is the hex code for palegreen?

The hex code for palegreen is #98FB98 — RGB 152, 251, 152.

Can I use palegreen for text?

Not on a white background. palegreen reaches only 1.27:1, and WCAG AA asks for 4.5:1. It works as a background or a border, not as ink.

Should text on palegreen be black or white?

Black — 16.59:1 against 1.27:1 the other way.

Other named colours

#98FB98 in full — tints, shades and harmonies · All named colours · Colour reference