#37DBD1
≈ turquoise · rgb(55, 219, 209)
Color formats
HEX#37DBD1
RGBrgb(55, 219, 209)
HSLhsl(176, 69%, 54%)
HSVhsv(176, 75%, 86%)
OKLCHoklch(81% 0.13 189)
CMYKcmyk(75%, 0%, 5%, 14%)
Contrast & accessibility
On white1.72:1below AA
On black12.22:1AA pass
Best text color#000000
Nearest CSS name: turquoise
Copy-ready code
CSS custom properties
:root {
--turquoise: #37dbd1;
--turquoise-rgb: 55 219 209;
--turquoise-oklch: oklch(81% 0.13 189);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--turquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#37dbd1] text-[#37dbd1] border-[#37dbd1]
Shades & tints
Color harmonies
About this color
#37DBD1 is a color with the RGB value rgb(55, 219, 209). 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.