Skip to content

#C5EACC

≈ honeydew · rgb(197, 234, 204)
Color formats
HEX#C5EACC
RGBrgb(197, 234, 204)
HSLhsl(131, 47%, 85%)
HSVhsv(131, 16%, 92%)
OKLCHoklch(90% 0.06 151)
CMYKcmyk(16%, 0%, 13%, 8%)
Contrast & accessibility
On white1.31:1below AA
On black16.02:1AA pass
Best text color#000000
Nearest CSS name: honeydew
Copy-ready code
CSS custom properties
:root {
  --honeydew: #c5eacc;
  --honeydew-rgb: 197 234 204;
  --honeydew-oklch: oklch(90% 0.06 151);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--honeydew-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c5eacc] text-[#c5eacc] border-[#c5eacc]
Shades & tints
Color harmonies
About this color

#C5EACC is a color with the RGB value rgb(197, 234, 204). Its closest CSS named color is "honeydew". 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 #C5EACC to other formats

Palettes with a similar color

Gradients with a similar color

Copied