Skip to content

#87C0DB

≈ skyblue · rgb(135, 192, 219)
Color formats
HEX#87C0DB
RGBrgb(135, 192, 219)
HSLhsl(199, 54%, 69%)
HSVhsv(199, 38%, 86%)
OKLCHoklch(78% 0.07 229)
CMYKcmyk(38%, 12%, 0%, 14%)
Contrast & accessibility
On white1.98:1below AA
On black10.59:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
  --skyblue: #87c0db;
  --skyblue-rgb: 135 192 219;
  --skyblue-oklch: oklch(78% 0.07 229);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#87c0db] text-[#87c0db] border-[#87c0db]
Shades & tints
Color harmonies
About this color

#87C0DB is a color with the RGB value rgb(135, 192, 219). 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 #87C0DB to other formats

Palettes with a similar color

Gradients with a similar color

Copied