Skip to content

#90BFEE

≈ lightskyblue · rgb(144, 191, 238)
Color formats
HEX#90BFEE
RGBrgb(144, 191, 238)
HSLhsl(210, 73%, 75%)
HSVhsv(210, 39%, 93%)
OKLCHoklch(79% 0.08 249)
CMYKcmyk(39%, 20%, 0%, 7%)
Contrast & accessibility
On white1.93:1below AA
On black10.87:1AA pass
Best text color#000000
Nearest CSS name: lightskyblue
Copy-ready code
CSS custom properties
:root {
  --lightskyblue: #90bfee;
  --lightskyblue-rgb: 144 191 238;
  --lightskyblue-oklch: oklch(79% 0.08 249);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightskyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#90bfee] text-[#90bfee] border-[#90bfee]
Shades & tints
Color harmonies
About this color

#90BFEE is a color with the RGB value rgb(144, 191, 238). 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.

Related

Convert #90BFEE to other formats

Palettes with a similar color

Gradients with a similar color

Copied