Skip to content

#B5DFDC

≈ powderblue · rgb(181, 223, 220)
Color formats
HEX#B5DFDC
RGBrgb(181, 223, 220)
HSLhsl(176, 40%, 79%)
HSVhsv(176, 19%, 87%)
OKLCHoklch(87% 0.04 191)
CMYKcmyk(19%, 0%, 1%, 13%)
Contrast & accessibility
On white1.44:1below AA
On black14.55:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #b5dfdc;
  --powderblue-rgb: 181 223 220;
  --powderblue-oklch: oklch(87% 0.04 191);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b5dfdc] text-[#b5dfdc] border-[#b5dfdc]
Shades & tints
Color harmonies
About this color

#B5DFDC is a color with the RGB value rgb(181, 223, 220). 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 #B5DFDC to other formats

Palettes with a similar color

Gradients with a similar color

Copied