Skip to content

#84DCCD

≈ mediumturquoise · rgb(132, 220, 205)
Color formats
HEX#84DCCD
RGBrgb(132, 220, 205)
HSLhsl(170, 56%, 69%)
HSVhsv(170, 40%, 86%)
OKLCHoklch(83% 0.09 182)
CMYKcmyk(40%, 0%, 7%, 14%)
Contrast & accessibility
On white1.60:1below AA
On black13.10:1AA pass
Best text color#000000
Nearest CSS name: mediumturquoise
Copy-ready code
CSS custom properties
:root {
  --mediumturquoise: #84dccd;
  --mediumturquoise-rgb: 132 220 205;
  --mediumturquoise-oklch: oklch(83% 0.09 182);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#84dccd] text-[#84dccd] border-[#84dccd]
Shades & tints
Color harmonies
About this color

#84DCCD is a color with the RGB value rgb(132, 220, 205). Its closest CSS named color is "mediumturquoise". 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 #84DCCD to other formats

Palettes with a similar color

Gradients with a similar color

Copied