Skip to content
#BDD7D8
≈ powderblue · rgb(189, 215, 216)
Color formats
HEX#BDD7D8
RGBrgb(189, 215, 216)
HSLhsl(182, 26%, 79%)
HSVhsv(182, 12%, 85%)
OKLCHoklch(86% 0.03 199)
CMYKcmyk(12%, 0%, 0%, 15%)
Contrast & accessibility
On white1.51:1below AA
On black13.88:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #bdd7d8;
  --powderblue-rgb: 189 215 216;
  --powderblue-oklch: oklch(86% 0.03 199);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bdd7d8] text-[#bdd7d8] border-[#bdd7d8]
Shades & tints
Color harmonies
About this color

#BDD7D8 is a color with the RGB value rgb(189, 215, 216). 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 #BDD7D8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied