Skip to content

#75D4DB

≈ mediumturquoise · rgb(117, 212, 219)
Color formats
HEX#75D4DB
RGBrgb(117, 212, 219)
HSLhsl(184, 59%, 66%)
HSVhsv(184, 47%, 86%)
OKLCHoklch(81% 0.09 202)
CMYKcmyk(47%, 3%, 0%, 14%)
Contrast & accessibility
On white1.72:1below AA
On black12.20:1AA pass
Best text color#000000
Nearest CSS name: mediumturquoise
Copy-ready code
CSS custom properties
:root {
  --mediumturquoise: #75d4db;
  --mediumturquoise-rgb: 117 212 219;
  --mediumturquoise-oklch: oklch(81% 0.09 202);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#75d4db] text-[#75d4db] border-[#75d4db]
Shades & tints
Color harmonies
About this color

#75D4DB is a color with the RGB value rgb(117, 212, 219). 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 #75D4DB to other formats

Palettes with a similar color

Gradients with a similar color

Copied