Skip to content

#97B7D2

≈ lightsteelblue · rgb(151, 183, 210)
Color formats
HEX#97B7D2
RGBrgb(151, 183, 210)
HSLhsl(207, 40%, 71%)
HSVhsv(207, 28%, 82%)
OKLCHoklch(76% 0.05 244)
CMYKcmyk(28%, 13%, 0%, 18%)
Contrast & accessibility
On white2.10:1below AA
On black10.02:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #97b7d2;
  --lightsteelblue-rgb: 151 183 210;
  --lightsteelblue-oklch: oklch(76% 0.05 244);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97b7d2] text-[#97b7d2] border-[#97b7d2]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied