#BCD9E4
≈ lightblue · rgb(188, 217, 228)
Color formats
HEX#BCD9E4
RGBrgb(188, 217, 228)
HSLhsl(197, 43%, 82%)
HSVhsv(197, 18%, 89%)
OKLCHoklch(87% 0.03 223)
CMYKcmyk(18%, 5%, 0%, 11%)
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: #bcd9e4;
--lightblue-rgb: 188 217 228;
--lightblue-oklch: oklch(87% 0.03 223);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bcd9e4] text-[#bcd9e4] border-[#bcd9e4]
Shades & tints
Color harmonies
About this color
#BCD9E4 is a color with the RGB value rgb(188, 217, 228). 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.