Skip to content

#C1E4E7

≈ powderblue · rgb(193, 228, 231)
Color formats
HEX#C1E4E7
RGBrgb(193, 228, 231)
HSLhsl(185, 44%, 83%)
HSVhsv(185, 16%, 91%)
OKLCHoklch(89% 0.04 203)
CMYKcmyk(16%, 1%, 0%, 9%)
Contrast & accessibility
On white1.35:1below AA
On black15.52:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #c1e4e7;
  --powderblue-rgb: 193 228 231;
  --powderblue-oklch: oklch(89% 0.04 203);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c1e4e7] text-[#c1e4e7] border-[#c1e4e7]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied