#88F2DD
≈ turquoise · rgb(136, 242, 221)
Color formats
HEX#88F2DD
RGBrgb(136, 242, 221)
HSLhsl(168, 80%, 74%)
HSVhsv(168, 44%, 95%)
OKLCHoklch(89% 0.1 179)
CMYKcmyk(44%, 0%, 9%, 5%)
Contrast & accessibility
On white1.33:1below AA
On black15.79:1AA pass
Best text color#000000
Nearest CSS name: turquoise
Copy-ready code
CSS custom properties
:root {
--turquoise: #88f2dd;
--turquoise-rgb: 136 242 221;
--turquoise-oklch: oklch(89% 0.1 179);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--turquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#88f2dd] text-[#88f2dd] border-[#88f2dd]
Shades & tints
Color harmonies
About this color
#88F2DD is a color with the RGB value rgb(136, 242, 221). 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.