Skip to content

#81D5BC

≈ mediumaquamarine · rgb(129, 213, 188)
Color formats
HEX#81D5BC
RGBrgb(129, 213, 188)
HSLhsl(162, 50%, 67%)
HSVhsv(162, 39%, 84%)
OKLCHoklch(81% 0.09 173)
CMYKcmyk(39%, 0%, 12%, 16%)
Contrast & accessibility
On white1.72:1below AA
On black12.18:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
  --mediumaquamarine: #81d5bc;
  --mediumaquamarine-rgb: 129 213 188;
  --mediumaquamarine-oklch: oklch(81% 0.09 173);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#81d5bc] text-[#81d5bc] border-[#81d5bc]
Shades & tints
Color harmonies
About this color

#81D5BC is a color with the RGB value rgb(129, 213, 188). Its closest CSS named color is "mediumaquamarine". 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.

Related

Convert #81D5BC to other formats

Palettes with a similar color

Gradients with a similar color

Copied