Skip to content

#C4E9DC

≈ paleturquoise · rgb(196, 233, 220)
Color formats
HEX#C4E9DC
RGBrgb(196, 233, 220)
HSLhsl(159, 46%, 84%)
HSVhsv(159, 16%, 91%)
OKLCHoklch(90% 0.04 172)
CMYKcmyk(16%, 0%, 6%, 9%)
Contrast & accessibility
On white1.31:1below AA
On black16.04:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #c4e9dc;
  --paleturquoise-rgb: 196 233 220;
  --paleturquoise-oklch: oklch(90% 0.04 172);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4e9dc] text-[#c4e9dc] border-[#c4e9dc]
Shades & tints
Color harmonies
About this color

#C4E9DC is a color with the RGB value rgb(196, 233, 220). Its closest CSS named color is "paleturquoise". 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 #C4E9DC to other formats

Palettes with a similar color

Gradients with a similar color

Copied