Aquamarine #7FFFD4
aquamarine · rgb(127, 255, 212)
Color formats
HEX#7FFFD4
RGBrgb(127, 255, 212)
HSLhsl(160, 100%, 75%)
HSVhsv(160, 50%, 100%)
OKLCHoklch(91% 0.13 169)
CMYKcmyk(50%, 0%, 17%, 0%)
Contrast & accessibility
On white1.22:1below AA
On black17.16:1AA pass
Best text color#000000
Nearest CSS name: aquamarine
Copy-ready code
CSS custom properties
:root {
--aquamarine: #7fffd4;
--aquamarine-rgb: 127 255 212;
--aquamarine-oklch: oklch(91% 0.13 169);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--aquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7fffd4] text-[#7fffd4] border-[#7fffd4]
Shades & tints
Color harmonies
About this color
#7FFFD4 is a color with the RGB value rgb(127, 255, 212). Its closest CSS named color is "aquamarine". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.