#96BFE8
≈ lightskyblue · rgb(150, 191, 232)
Color formats
HEX#96BFE8
RGBrgb(150, 191, 232)
HSLhsl(210, 64%, 75%)
HSVhsv(210, 35%, 91%)
OKLCHoklch(79% 0.07 249)
CMYKcmyk(35%, 18%, 0%, 9%)
Contrast & accessibility
On white1.92:1below AA
On black10.91:1AA pass
Best text color#000000
Nearest CSS name: lightskyblue
Copy-ready code
CSS custom properties
:root {
--lightskyblue: #96bfe8;
--lightskyblue-rgb: 150 191 232;
--lightskyblue-oklch: oklch(79% 0.07 249);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightskyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#96bfe8] text-[#96bfe8] border-[#96bfe8]
Shades & tints
Color harmonies
About this color
#96BFE8 is a color with the RGB value rgb(150, 191, 232). Its closest CSS named color is "lightskyblue". 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.