Skip to content

#85DCC5

≈ mediumaquamarine · rgb(133, 220, 197)
Color formats
HEX#85DCC5
RGBrgb(133, 220, 197)
HSLhsl(164, 55%, 69%)
HSVhsv(164, 40%, 86%)
OKLCHoklch(83% 0.09 175)
CMYKcmyk(40%, 0%, 10%, 14%)
Contrast & accessibility
On white1.61:1below AA
On black13.04:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
  --mediumaquamarine: #85dcc5;
  --mediumaquamarine-rgb: 133 220 197;
  --mediumaquamarine-oklch: oklch(83% 0.09 175);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#85dcc5] text-[#85dcc5] border-[#85dcc5]
Shades & tints
Color harmonies
About this color

#85DCC5 is a color with the RGB value rgb(133, 220, 197). 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 #85DCC5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied