Skip to content

#B1C8EE

≈ lightsteelblue · rgb(177, 200, 238)
Color formats
HEX#B1C8EE
RGBrgb(177, 200, 238)
HSLhsl(217, 64%, 81%)
HSVhsv(217, 26%, 93%)
OKLCHoklch(83% 0.06 260)
CMYKcmyk(26%, 16%, 0%, 7%)
Contrast & accessibility
On white1.70:1below AA
On black12.37:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #b1c8ee;
  --lightsteelblue-rgb: 177 200 238;
  --lightsteelblue-oklch: oklch(83% 0.06 260);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1c8ee] text-[#b1c8ee] border-[#b1c8ee]
Shades & tints
Color harmonies
About this color

#B1C8EE is a color with the RGB value rgb(177, 200, 238). Its closest CSS named color is "lightsteelblue". 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 #B1C8EE to other formats

Palettes with a similar color

Gradients with a similar color

Copied