#90BBCD
≈ lightsteelblue · rgb(144, 187, 205)
Color formats
HEX#90BBCD
RGBrgb(144, 187, 205)
HSLhsl(198, 38%, 68%)
HSVhsv(198, 30%, 80%)
OKLCHoklch(77% 0.05 225)
CMYKcmyk(30%, 9%, 0%, 20%)
Contrast & accessibility
On white2.06:1below AA
On black10.18:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
--lightsteelblue: #90bbcd;
--lightsteelblue-rgb: 144 187 205;
--lightsteelblue-oklch: oklch(77% 0.05 225);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#90bbcd] text-[#90bbcd] border-[#90bbcd]
Shades & tints
Color harmonies
About this color
#90BBCD is a color with the RGB value rgb(144, 187, 205). 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.