#B0EAE2
≈ paleturquoise · rgb(176, 234, 226)
Color formats
HEX#B0EAE2
RGBrgb(176, 234, 226)
HSLhsl(172, 58%, 80%)
HSVhsv(172, 25%, 92%)
OKLCHoklch(90% 0.06 186)
CMYKcmyk(25%, 0%, 3%, 8%)
Contrast & accessibility
On white1.34:1below AA
On black15.71:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
--paleturquoise: #b0eae2;
--paleturquoise-rgb: 176 234 226;
--paleturquoise-oklch: oklch(90% 0.06 186);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b0eae2] text-[#b0eae2] border-[#b0eae2]
Shades & tints
Color harmonies
About this color
#B0EAE2 is a color with the RGB value rgb(176, 234, 226). 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.