Skip to content

#D6FCE4

≈ honeydew · rgb(214, 252, 228)
Color formats
HEX#D6FCE4
RGBrgb(214, 252, 228)
HSLhsl(142, 86%, 91%)
HSVhsv(142, 15%, 99%)
OKLCHoklch(96% 0.05 158)
CMYKcmyk(15%, 0%, 10%, 1%)
Contrast & accessibility
On white1.11:1below AA
On black18.90:1AA pass
Best text color#000000
Nearest CSS name: honeydew
Copy-ready code
CSS custom properties
:root {
  --honeydew: #d6fce4;
  --honeydew-rgb: 214 252 228;
  --honeydew-oklch: oklch(96% 0.05 158);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--honeydew-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6fce4] text-[#d6fce4] border-[#d6fce4]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied