#C3DBEF
≈ lightblue · rgb(195, 219, 239)
Color formats
HEX#C3DBEF
RGBrgb(195, 219, 239)
HSLhsl(207, 58%, 85%)
HSVhsv(207, 18%, 94%)
OKLCHoklch(88% 0.04 243)
CMYKcmyk(18%, 8%, 0%, 6%)
Contrast & accessibility
On white1.43:1below AA
On black14.70:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
--lightblue: #c3dbef;
--lightblue-rgb: 195 219 239;
--lightblue-oklch: oklch(88% 0.04 243);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c3dbef] text-[#c3dbef] border-[#c3dbef]
Shades & tints
Color harmonies
About this color
#C3DBEF is a color with the RGB value rgb(195, 219, 239). 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.