Skip to content

#95BFDF

≈ lightsteelblue · rgb(149, 191, 223)
Color formats
HEX#95BFDF
RGBrgb(149, 191, 223)
HSLhsl(206, 54%, 73%)
HSVhsv(206, 33%, 87%)
OKLCHoklch(79% 0.06 241)
CMYKcmyk(33%, 14%, 0%, 13%)
Contrast & accessibility
On white1.95:1below AA
On black10.80:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #95bfdf;
  --lightsteelblue-rgb: 149 191 223;
  --lightsteelblue-oklch: oklch(79% 0.06 241);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#95bfdf] text-[#95bfdf] border-[#95bfdf]
Shades & tints
Color harmonies
About this color

#95BFDF is a color with the RGB value rgb(149, 191, 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 #95BFDF to other formats

Palettes with a similar color

Gradients with a similar color

Copied