#D6EEB0
≈ palegoldenrod · rgb(214, 238, 176)
Color formats
HEX#D6EEB0
RGBrgb(214, 238, 176)
HSLhsl(83, 65%, 81%)
HSVhsv(83, 26%, 93%)
OKLCHoklch(92% 0.09 125)
CMYKcmyk(10%, 0%, 26%, 7%)
Contrast & accessibility
On white1.26:1below AA
On black16.72:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #d6eeb0;
--palegoldenrod-rgb: 214 238 176;
--palegoldenrod-oklch: oklch(92% 0.09 125);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6eeb0] text-[#d6eeb0] border-[#d6eeb0]
Shades & tints
Color harmonies
About this color
#D6EEB0 is a color with the RGB value rgb(214, 238, 176). Its closest CSS named color is "palegoldenrod". 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.