#B7DAE6
≈ lightblue · rgb(183, 218, 230)
Color formats
HEX#B7DAE6
RGBrgb(183, 218, 230)
HSLhsl(195, 48%, 81%)
HSVhsv(195, 20%, 90%)
OKLCHoklch(87% 0.04 221)
CMYKcmyk(20%, 5%, 0%, 10%)
Contrast & accessibility
On white1.48:1below AA
On black14.18:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
--lightblue: #b7dae6;
--lightblue-rgb: 183 218 230;
--lightblue-oklch: oklch(87% 0.04 221);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b7dae6] text-[#b7dae6] border-[#b7dae6]
Shades & tints
Color harmonies
About this color
#B7DAE6 is a color with the RGB value rgb(183, 218, 230). 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.