Skip to content

#98BBE2

≈ lightsteelblue · rgb(152, 187, 226)
Color formats
HEX#98BBE2
RGBrgb(152, 187, 226)
HSLhsl(212, 56%, 74%)
HSVhsv(212, 33%, 89%)
OKLCHoklch(78% 0.07 251)
CMYKcmyk(33%, 17%, 0%, 11%)
Contrast & accessibility
On white1.99:1below AA
On black10.54:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #98bbe2;
  --lightsteelblue-rgb: 152 187 226;
  --lightsteelblue-oklch: oklch(78% 0.07 251);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98bbe2] text-[#98bbe2] border-[#98bbe2]
Shades & tints
Color harmonies
About this color

#98BBE2 is a color with the RGB value rgb(152, 187, 226). 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 #98BBE2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied