#AED3CE
≈ powderblue · rgb(174, 211, 206)
Color formats
HEX#AED3CE
RGBrgb(174, 211, 206)
HSLhsl(172, 30%, 75%)
HSVhsv(172, 18%, 83%)
OKLCHoklch(84% 0.04 186)
CMYKcmyk(18%, 0%, 2%, 17%)
Contrast & accessibility
On white1.61:1below AA
On black13.01:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
--powderblue: #aed3ce;
--powderblue-rgb: 174 211 206;
--powderblue-oklch: oklch(84% 0.04 186);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aed3ce] text-[#aed3ce] border-[#aed3ce]
Shades & tints
Color harmonies
About this color
#AED3CE is a color with the RGB value rgb(174, 211, 206). 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.