Skip to content

#ABCCDA

≈ lightblue · rgb(171, 204, 218)
Color formats
HEX#ABCCDA
RGBrgb(171, 204, 218)
HSLhsl(198, 39%, 76%)
HSVhsv(198, 22%, 85%)
OKLCHoklch(83% 0.04 225)
CMYKcmyk(22%, 6%, 0%, 15%)
Contrast & accessibility
On white1.70:1below AA
On black12.38:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #abccda;
  --lightblue-rgb: 171 204 218;
  --lightblue-oklch: oklch(83% 0.04 225);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#abccda] text-[#abccda] border-[#abccda]
Shades & tints
Color harmonies
About this color

#ABCCDA is a color with the RGB value rgb(171, 204, 218). 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 #ABCCDA to other formats

Palettes with a similar color

Gradients with a similar color

Copied