Skip to content

#C2E8ED

≈ powderblue · rgb(194, 232, 237)
Color formats
HEX#C2E8ED
RGBrgb(194, 232, 237)
HSLhsl(187, 54%, 85%)
HSVhsv(187, 18%, 93%)
OKLCHoklch(91% 0.04 206)
CMYKcmyk(18%, 2%, 0%, 7%)
Contrast & accessibility
On white1.31:1below AA
On black16.06:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #c2e8ed;
  --powderblue-rgb: 194 232 237;
  --powderblue-oklch: oklch(91% 0.04 206);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2e8ed] text-[#c2e8ed] border-[#c2e8ed]
Shades & tints
Color harmonies
About this color

#C2E8ED is a color with the RGB value rgb(194, 232, 237). 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 #C2E8ED to other formats

Palettes with a similar color

Gradients with a similar color

Copied