Skip to content

Skyblue #87CEEB

skyblue · rgb(135, 206, 235)
Color formats
HEX#87CEEB
RGBrgb(135, 206, 235)
HSLhsl(197, 71%, 73%)
HSVhsv(197, 43%, 92%)
OKLCHoklch(81% 0.08 226)
CMYKcmyk(43%, 12%, 0%, 8%)
Contrast & accessibility
On white1.74:1below AA
On black12.06:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
  --skyblue: #87ceeb;
  --skyblue-rgb: 135 206 235;
  --skyblue-oklch: oklch(81% 0.08 226);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#87ceeb] text-[#87ceeb] border-[#87ceeb]
Shades & tints
Color harmonies
About this color

#87CEEB is a color with the RGB value rgb(135, 206, 235). Its closest CSS named color is "skyblue". 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 #87CEEB to other formats

Palettes with a similar color

Gradients with a similar color

Copied