Skip to content

#BFE2EA

≈ powderblue · rgb(191, 226, 234)
Color formats
HEX#BFE2EA
RGBrgb(191, 226, 234)
HSLhsl(191, 51%, 83%)
HSVhsv(191, 18%, 92%)
OKLCHoklch(89% 0.04 213)
CMYKcmyk(18%, 3%, 0%, 8%)
Contrast & accessibility
On white1.37:1below AA
On black15.28:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #bfe2ea;
  --powderblue-rgb: 191 226 234;
  --powderblue-oklch: oklch(89% 0.04 213);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bfe2ea] text-[#bfe2ea] border-[#bfe2ea]
Shades & tints
Color harmonies
About this color

#BFE2EA is a color with the RGB value rgb(191, 226, 234). 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 #BFE2EA to other formats

Palettes with a similar color

Gradients with a similar color

Copied