Skip to content

#87C3CE

≈ lightblue · rgb(135, 195, 206)
Color formats
HEX#87C3CE
RGBrgb(135, 195, 206)
HSLhsl(189, 42%, 67%)
HSVhsv(189, 34%, 81%)
OKLCHoklch(78% 0.06 210)
CMYKcmyk(34%, 5%, 0%, 19%)
Contrast & accessibility
On white1.96:1below AA
On black10.73:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #87c3ce;
  --lightblue-rgb: 135 195 206;
  --lightblue-oklch: oklch(78% 0.06 210);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#87c3ce] text-[#87c3ce] border-[#87c3ce]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied