Skip to content

#80EFFB

≈ paleturquoise · rgb(128, 239, 251)
Color formats
HEX#80EFFB
RGBrgb(128, 239, 251)
HSLhsl(186, 94%, 74%)
HSVhsv(186, 49%, 98%)
OKLCHoklch(89% 0.1 205)
CMYKcmyk(49%, 5%, 0%, 2%)
Contrast & accessibility
On white1.34:1below AA
On black15.66:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #80effb;
  --paleturquoise-rgb: 128 239 251;
  --paleturquoise-oklch: oklch(89% 0.1 205);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#80effb] text-[#80effb] border-[#80effb]
Shades & tints
Color harmonies
About this color

#80EFFB is a color with the RGB value rgb(128, 239, 251). Its closest CSS named color is "paleturquoise". 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 #80EFFB to other formats

Palettes with a similar color

Gradients with a similar color

Copied