Skip to content

#ABDCDB

≈ powderblue · rgb(171, 220, 219)
Color formats
HEX#ABDCDB
RGBrgb(171, 220, 219)
HSLhsl(179, 41%, 77%)
HSVhsv(179, 22%, 86%)
OKLCHoklch(86% 0.05 195)
CMYKcmyk(22%, 0%, 0%, 14%)
Contrast & accessibility
On white1.50:1below AA
On black13.99:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #abdcdb;
  --powderblue-rgb: 171 220 219;
  --powderblue-oklch: oklch(86% 0.05 195);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#abdcdb] text-[#abdcdb] border-[#abdcdb]
Shades & tints
Color harmonies
About this color

#ABDCDB is a color with the RGB value rgb(171, 220, 219). Its closest CSS named color is "powderblue". 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 #ABDCDB to other formats

Palettes with a similar color

Gradients with a similar color

Copied