Skip to content

#8BBECC

≈ lightblue · rgb(139, 190, 204)
Color formats
HEX#8BBECC
RGBrgb(139, 190, 204)
HSLhsl(193, 39%, 67%)
HSVhsv(193, 32%, 80%)
OKLCHoklch(77% 0.06 217)
CMYKcmyk(32%, 7%, 0%, 20%)
Contrast & accessibility
On white2.03:1below AA
On black10.34:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #8bbecc;
  --lightblue-rgb: 139 190 204;
  --lightblue-oklch: oklch(77% 0.06 217);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8bbecc] text-[#8bbecc] border-[#8bbecc]
Shades & tints
Color harmonies
About this color

#8BBECC is a color with the RGB value rgb(139, 190, 204). 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 #8BBECC to other formats

Palettes with a similar color

Gradients with a similar color

Copied