Skip to content

#38DCB8

≈ turquoise · rgb(56, 220, 184)
Color formats
HEX#38DCB8
RGBrgb(56, 220, 184)
HSLhsl(167, 70%, 54%)
HSVhsv(167, 75%, 86%)
OKLCHoklch(80% 0.14 174)
CMYKcmyk(75%, 0%, 16%, 14%)
Contrast & accessibility
On white1.74:1below AA
On black12.10:1AA pass
Best text color#000000
Nearest CSS name: turquoise
Copy-ready code
CSS custom properties
:root {
  --turquoise: #38dcb8;
  --turquoise-rgb: 56 220 184;
  --turquoise-oklch: oklch(80% 0.14 174);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--turquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#38dcb8] text-[#38dcb8] border-[#38dcb8]
Shades & tints
Color harmonies
About this color

#38DCB8 is a color with the RGB value rgb(56, 220, 184). 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.

Related

Convert #38DCB8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied