Skip to content

#96CED2

≈ powderblue · rgb(150, 206, 210)
Color formats
HEX#96CED2
RGBrgb(150, 206, 210)
HSLhsl(184, 40%, 71%)
HSVhsv(184, 29%, 82%)
OKLCHoklch(81% 0.06 202)
CMYKcmyk(29%, 2%, 0%, 18%)
Contrast & accessibility
On white1.74:1below AA
On black12.06:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #96ced2;
  --powderblue-rgb: 150 206 210;
  --powderblue-oklch: oklch(81% 0.06 202);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#96ced2] text-[#96ced2] border-[#96ced2]
Shades & tints
Color harmonies
About this color

#96CED2 is a color with the RGB value rgb(150, 206, 210). 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 #96CED2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied