#BAF2F1
≈ paleturquoise · rgb(186, 242, 241)
Color formats
HEX#BAF2F1
RGBrgb(186, 242, 241)
HSLhsl(179, 68%, 84%)
HSVhsv(179, 23%, 95%)
OKLCHoklch(92% 0.06 195)
CMYKcmyk(23%, 0%, 0%, 5%)
Contrast & accessibility
On white1.23:1below AA
On black17.06:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
--paleturquoise: #baf2f1;
--paleturquoise-rgb: 186 242 241;
--paleturquoise-oklch: oklch(92% 0.06 195);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#baf2f1] text-[#baf2f1] border-[#baf2f1]
Shades & tints
Color harmonies
About this color
#BAF2F1 is a color with the RGB value rgb(186, 242, 241). 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.