Skip to content

#86E4C3

≈ mediumaquamarine · rgb(134, 228, 195)
Color formats
HEX#86E4C3
RGBrgb(134, 228, 195)
HSLhsl(159, 64%, 71%)
HSVhsv(159, 41%, 89%)
OKLCHoklch(85% 0.1 169)
CMYKcmyk(41%, 0%, 14%, 11%)
Contrast & accessibility
On white1.51:1below AA
On black13.90:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
  --mediumaquamarine: #86e4c3;
  --mediumaquamarine-rgb: 134 228 195;
  --mediumaquamarine-oklch: oklch(85% 0.1 169);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#86e4c3] text-[#86e4c3] border-[#86e4c3]
Shades & tints
Color harmonies
About this color

#86E4C3 is a color with the RGB value rgb(134, 228, 195). 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 #86E4C3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied