#52DDC2
≈ turquoise · rgb(82, 221, 194)
Color formats
HEX#52DDC2
RGBrgb(82, 221, 194)
HSLhsl(168, 67%, 59%)
HSVhsv(168, 63%, 87%)
OKLCHoklch(82% 0.13 178)
CMYKcmyk(63%, 0%, 12%, 13%)
Contrast & accessibility
On white1.68:1below AA
On black12.48:1AA pass
Best text color#000000
Nearest CSS name: turquoise
Copy-ready code
CSS custom properties
:root {
--turquoise: #52ddc2;
--turquoise-rgb: 82 221 194;
--turquoise-oklch: oklch(82% 0.13 178);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--turquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#52ddc2] text-[#52ddc2] border-[#52ddc2]
Shades & tints
Color harmonies
About this color
#52DDC2 is a color with the RGB value rgb(82, 221, 194). Its closest CSS named color is "turquoise". 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.