Skip to content

#77DAD3

≈ mediumturquoise · rgb(119, 218, 211)
Color formats
HEX#77DAD3
RGBrgb(119, 218, 211)
HSLhsl(176, 57%, 66%)
HSVhsv(176, 45%, 85%)
OKLCHoklch(83% 0.09 190)
CMYKcmyk(45%, 0%, 3%, 15%)
Contrast & accessibility
On white1.65:1below AA
On black12.75:1AA pass
Best text color#000000
Nearest CSS name: mediumturquoise
Copy-ready code
CSS custom properties
:root {
  --mediumturquoise: #77dad3;
  --mediumturquoise-rgb: 119 218 211;
  --mediumturquoise-oklch: oklch(83% 0.09 190);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#77dad3] text-[#77dad3] border-[#77dad3]
Shades & tints
Color harmonies
About this color

#77DAD3 is a color with the RGB value rgb(119, 218, 211). 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 #77DAD3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied