Skip to content

#ADD4E0

≈ lightblue · rgb(173, 212, 224)
Color formats
HEX#ADD4E0
RGBrgb(173, 212, 224)
HSLhsl(194, 45%, 78%)
HSVhsv(194, 23%, 88%)
OKLCHoklch(85% 0.04 218)
CMYKcmyk(23%, 5%, 0%, 12%)
Contrast & accessibility
On white1.58:1below AA
On black13.27:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #add4e0;
  --lightblue-rgb: 173 212 224;
  --lightblue-oklch: oklch(85% 0.04 218);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#add4e0] text-[#add4e0] border-[#add4e0]
Shades & tints
Color harmonies
About this color

#ADD4E0 is a color with the RGB value rgb(173, 212, 224). 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.

Related

Convert #ADD4E0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied