Skip to content

#B1DFD5

≈ paleturquoise · rgb(177, 223, 213)
Color formats
HEX#B1DFD5
RGBrgb(177, 223, 213)
HSLhsl(167, 42%, 78%)
HSVhsv(167, 21%, 87%)
OKLCHoklch(87% 0.05 180)
CMYKcmyk(21%, 0%, 4%, 13%)
Contrast & accessibility
On white1.46:1below AA
On black14.39:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #b1dfd5;
  --paleturquoise-rgb: 177 223 213;
  --paleturquoise-oklch: oklch(87% 0.05 180);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1dfd5] text-[#b1dfd5] border-[#b1dfd5]
Shades & tints
Color harmonies
About this color

#B1DFD5 is a color with the RGB value rgb(177, 223, 213). 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 #B1DFD5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied