Toolman

aquamarine — #7FFFD4

#7FFFD4

rgb(127, 255, 212) · hsl(160, 100%, 75%) · CSS keyword aquamarine

Can you put text on it?

ContrastBody textLarge text
aquamarine on white1.22:1
aquamarine on black17.16:1AAAA

As a background, aquamarine takes black text: 17.16:1 against 1.22: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: aquamarine;
color: #7fffd4;
color: rgb(127 255 212);

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 aquamarine

Frequently asked questions

What is the hex code for aquamarine?

The hex code for aquamarine is #7FFFD4 — RGB 127, 255, 212.

Can I use aquamarine for text?

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

Should text on aquamarine be black or white?

Black — 17.16:1 against 1.22:1 the other way.

Other named colours

#7FFFD4 in full — tints, shades and harmonies · All named colours · Colour reference