#CCEADD
≈ honeydew · rgb(204, 234, 221)
Color formats
HEX#CCEADD
RGBrgb(204, 234, 221)
HSLhsl(154, 42%, 86%)
HSVhsv(154, 13%, 92%)
OKLCHoklch(91% 0.04 168)
CMYKcmyk(13%, 0%, 6%, 8%)
Contrast & accessibility
On white1.28:1below AA
On black16.38:1AA pass
Best text color#000000
Nearest CSS name: honeydew
Copy-ready code
CSS custom properties
:root {
--honeydew: #cceadd;
--honeydew-rgb: 204 234 221;
--honeydew-oklch: oklch(91% 0.04 168);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--honeydew-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cceadd] text-[#cceadd] border-[#cceadd]
Shades & tints
Color harmonies
About this color
#CCEADD is a color with the RGB value rgb(204, 234, 221). 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.