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