#CBEED9
≈ honeydew · rgb(203, 238, 217)
Color formats
HEX#CBEED9
RGBrgb(203, 238, 217)
HSLhsl(144, 51%, 86%)
HSVhsv(144, 15%, 93%)
OKLCHoklch(92% 0.05 159)
CMYKcmyk(15%, 0%, 9%, 7%)
Contrast & accessibility
On white1.25:1below AA
On black16.77:1AA pass
Best text color#000000
Nearest CSS name: honeydew
Copy-ready code
CSS custom properties
:root {
--honeydew: #cbeed9;
--honeydew-rgb: 203 238 217;
--honeydew-oklch: oklch(92% 0.05 159);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--honeydew-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbeed9] text-[#cbeed9] border-[#cbeed9]
Shades & tints
Color harmonies
About this color
#CBEED9 is a color with the RGB value rgb(203, 238, 217). 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.