Toolman

darkseagreen — #8FBC8F

#8FBC8F

rgb(143, 188, 143) · hsl(120, 25%, 65%) · CSS keyword darkseagreen

Can you put text on it?

ContrastBody textLarge text
darkseagreen on white2.15:1
darkseagreen on black9.76:1AAAA

As a background, darkseagreen takes black text: 9.76:1 against 2.15: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: darkseagreen;
color: #8fbc8f;
color: rgb(143 188 143);

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 darkseagreen

Frequently asked questions

What is the hex code for darkseagreen?

The hex code for darkseagreen is #8FBC8F — RGB 143, 188, 143.

Can I use darkseagreen for text?

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

Should text on darkseagreen be black or white?

Black — 9.76:1 against 2.15:1 the other way.

Other named colours

#8FBC8F in full — tints, shades and harmonies · All named colours · Colour reference