Skip to content

#B2CCDF

≈ lightsteelblue · rgb(178, 204, 223)
Color formats
HEX#B2CCDF
RGBrgb(178, 204, 223)
HSLhsl(205, 41%, 79%)
HSVhsv(205, 20%, 87%)
OKLCHoklch(83% 0.04 240)
CMYKcmyk(20%, 9%, 0%, 13%)
Contrast & accessibility
On white1.67:1below AA
On black12.60:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #b2ccdf;
  --lightsteelblue-rgb: 178 204 223;
  --lightsteelblue-oklch: oklch(83% 0.04 240);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b2ccdf] text-[#b2ccdf] border-[#b2ccdf]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied