Skip to content

#AAB5E2

≈ lightsteelblue · rgb(170, 181, 226)
Color formats
HEX#AAB5E2
RGBrgb(170, 181, 226)
HSLhsl(228, 49%, 78%)
HSVhsv(228, 25%, 89%)
OKLCHoklch(78% 0.07 274)
CMYKcmyk(25%, 20%, 0%, 11%)
Contrast & accessibility
On white2.02:1below AA
On black10.42:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #aab5e2;
  --lightsteelblue-rgb: 170 181 226;
  --lightsteelblue-oklch: oklch(78% 0.07 274);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aab5e2] text-[#aab5e2] border-[#aab5e2]
Shades & tints
Color harmonies
About this color

#AAB5E2 is a color with the RGB value rgb(170, 181, 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 #AAB5E2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied