Skip to content

#56D2B3

≈ mediumaquamarine · rgb(86, 210, 179)
Color formats
HEX#56D2B3
RGBrgb(86, 210, 179)
HSLhsl(165, 58%, 58%)
HSVhsv(165, 59%, 82%)
OKLCHoklch(79% 0.12 174)
CMYKcmyk(59%, 0%, 15%, 18%)
Contrast & accessibility
On white1.86:1below AA
On black11.27:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
  --mediumaquamarine: #56d2b3;
  --mediumaquamarine-rgb: 86 210 179;
  --mediumaquamarine-oklch: oklch(79% 0.12 174);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#56d2b3] text-[#56d2b3] border-[#56d2b3]
Shades & tints
Color harmonies
About this color

#56D2B3 is a color with the RGB value rgb(86, 210, 179). 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 #56D2B3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied