#A6D1E4
≈ lightblue · rgb(166, 209, 228)
Color formats
HEX#A6D1E4
RGBrgb(166, 209, 228)
HSLhsl(198, 53%, 77%)
HSVhsv(198, 27%, 89%)
OKLCHoklch(84% 0.05 227)
CMYKcmyk(27%, 8%, 0%, 11%)
Contrast & accessibility
On white1.63:1below AA
On black12.86:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
--lightblue: #a6d1e4;
--lightblue-rgb: 166 209 228;
--lightblue-oklch: oklch(84% 0.05 227);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a6d1e4] text-[#a6d1e4] border-[#a6d1e4]
Shades & tints
Color harmonies
About this color
#A6D1E4 is a color with the RGB value rgb(166, 209, 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.