Skip to content

#AECBD0

≈ lightblue · rgb(174, 203, 208)
Color formats
HEX#AECBD0
RGBrgb(174, 203, 208)
HSLhsl(189, 27%, 75%)
HSVhsv(189, 16%, 82%)
OKLCHoklch(82% 0.03 209)
CMYKcmyk(16%, 2%, 0%, 18%)
Contrast & accessibility
On white1.71:1below AA
On black12.25:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #aecbd0;
  --lightblue-rgb: 174 203 208;
  --lightblue-oklch: oklch(82% 0.03 209);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aecbd0] text-[#aecbd0] border-[#aecbd0]
Shades & tints
Color harmonies
About this color

#AECBD0 is a color with the RGB value rgb(174, 203, 208). 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 #AECBD0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied