Skip to content

#95B5CB

≈ lightsteelblue · rgb(149, 181, 203)
Color formats
HEX#95B5CB
RGBrgb(149, 181, 203)
HSLhsl(204, 34%, 69%)
HSVhsv(204, 27%, 80%)
OKLCHoklch(76% 0.05 238)
CMYKcmyk(27%, 11%, 0%, 20%)
Contrast & accessibility
On white2.15:1below AA
On black9.75:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #95b5cb;
  --lightsteelblue-rgb: 149 181 203;
  --lightsteelblue-oklch: oklch(76% 0.05 238);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#95b5cb] text-[#95b5cb] border-[#95b5cb]
Shades & tints
Color harmonies
About this color

#95B5CB is a color with the RGB value rgb(149, 181, 203). 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 #95B5CB to other formats

Palettes with a similar color

Gradients with a similar color

Copied