Skip to content

#B0DAE8

lightblue · rgb(176, 218, 232)
Color formats
HEX#B0DAE8
RGBrgb(176, 218, 232)
HSLhsl(195, 55%, 80%)
HSVhsv(195, 24%, 91%)
OKLCHoklch(86% 0.05 220)
CMYKcmyk(24%, 6%, 0%, 9%)
Contrast & accessibility
On white1.50:1below AA
On black14.04:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #b0dae8;
  --lightblue-rgb: 176 218 232;
  --lightblue-oklch: oklch(86% 0.05 220);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b0dae8] text-[#b0dae8] border-[#b0dae8]
Shades & tints
Color harmonies
About this color

#B0DAE8 is a color with the RGB value rgb(176, 218, 232). 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 #B0DAE8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied