#80EFE4
≈ turquoise · rgb(128, 239, 228)
Color formats
HEX#80EFE4
RGBrgb(128, 239, 228)
HSLhsl(174, 78%, 72%)
HSVhsv(174, 46%, 94%)
OKLCHoklch(88% 0.1 187)
CMYKcmyk(46%, 0%, 5%, 6%)
Contrast & accessibility
On white1.36:1below AA
On black15.38:1AA pass
Best text color#000000
Nearest CSS name: turquoise
Copy-ready code
CSS custom properties
:root {
--turquoise: #80efe4;
--turquoise-rgb: 128 239 228;
--turquoise-oklch: oklch(88% 0.1 187);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--turquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#80efe4] text-[#80efe4] border-[#80efe4]
Shades & tints
Color harmonies
About this color
#80EFE4 is a color with the RGB value rgb(128, 239, 228). 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.