Toolman

mediumseagreen — #3CB371

#3CB371

rgb(60, 179, 113) · hsl(147, 50%, 47%) · CSS keyword mediumseagreen

Can you put text on it?

ContrastBody textLarge text
mediumseagreen on white2.67:1
mediumseagreen on black7.88:1AAAA

As a background, mediumseagreen takes black text: 7.88:1 against 2.67: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: mediumseagreen;
color: #3cb371;
color: rgb(60 179 113);

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 mediumseagreen

Frequently asked questions

What is the hex code for mediumseagreen?

The hex code for mediumseagreen is #3CB371 — RGB 60, 179, 113.

Can I use mediumseagreen for text?

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

Should text on mediumseagreen be black or white?

Black — 7.88:1 against 2.67:1 the other way.

Other named colours

#3CB371 in full — tints, shades and harmonies · All named colours · Colour reference