#DFF5E4
≈ honeydew · rgb(223, 245, 228)
Color formats
HEX#DFF5E4
RGBrgb(223, 245, 228)
HSLhsl(134, 52%, 92%)
HSVhsv(134, 9%, 96%)
OKLCHoklch(95% 0.03 152)
CMYKcmyk(9%, 0%, 7%, 4%)
Contrast & accessibility
On white1.15:1below AA
On black18.32:1AA pass
Best text color#000000
Nearest CSS name: honeydew
Copy-ready code
CSS custom properties
:root {
--honeydew: #dff5e4;
--honeydew-rgb: 223 245 228;
--honeydew-oklch: oklch(95% 0.03 152);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--honeydew-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dff5e4] text-[#dff5e4] border-[#dff5e4]
Shades & tints
Color harmonies
About this color
#DFF5E4 is a color with the RGB value rgb(223, 245, 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.