Skip to content

#C4E4D6

≈ powderblue · rgb(196, 228, 214)
Color formats
HEX#C4E4D6
RGBrgb(196, 228, 214)
HSLhsl(154, 37%, 83%)
HSVhsv(154, 14%, 89%)
OKLCHoklch(89% 0.04 167)
CMYKcmyk(14%, 0%, 6%, 11%)
Contrast & accessibility
On white1.36:1below AA
On black15.42:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #c4e4d6;
  --powderblue-rgb: 196 228 214;
  --powderblue-oklch: oklch(89% 0.04 167);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4e4d6] text-[#c4e4d6] border-[#c4e4d6]
Shades & tints
Color harmonies
About this color

#C4E4D6 is a color with the RGB value rgb(196, 228, 214). 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 #C4E4D6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied