Skip to content

#97BDD7

≈ lightsteelblue · rgb(151, 189, 215)
Color formats
HEX#97BDD7
RGBrgb(151, 189, 215)
HSLhsl(204, 44%, 72%)
HSVhsv(204, 30%, 84%)
OKLCHoklch(78% 0.06 238)
CMYKcmyk(30%, 12%, 0%, 16%)
Contrast & accessibility
On white1.99:1below AA
On black10.58:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #97bdd7;
  --lightsteelblue-rgb: 151 189 215;
  --lightsteelblue-oklch: oklch(78% 0.06 238);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97bdd7] text-[#97bdd7] border-[#97bdd7]
Shades & tints
Color harmonies
About this color

#97BDD7 is a color with the RGB value rgb(151, 189, 215). 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 #97BDD7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied