Skip to content
#B1DFF1
≈ lightblue · rgb(177, 223, 241)
Color formats
HEX#B1DFF1
RGBrgb(177, 223, 241)
HSLhsl(197, 70%, 82%)
HSVhsv(197, 27%, 95%)
OKLCHoklch(88% 0.05 224)
CMYKcmyk(27%, 7%, 0%, 5%)
Contrast & accessibility
On white1.43:1below AA
On black14.69:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #b1dff1;
  --lightblue-rgb: 177 223 241;
  --lightblue-oklch: oklch(88% 0.05 224);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1dff1] text-[#b1dff1] border-[#b1dff1]
Shades & tints
Color harmonies
About this color

#B1DFF1 is a color with the RGB value rgb(177, 223, 241). Its closest CSS named color is "lightblue". 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 #B1DFF1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied