#C8DCAA
≈ palegoldenrod · rgb(200, 220, 170)
Color formats
HEX#C8DCAA
RGBrgb(200, 220, 170)
HSLhsl(84, 42%, 76%)
HSVhsv(84, 23%, 86%)
OKLCHoklch(87% 0.07 126)
CMYKcmyk(9%, 0%, 23%, 14%)
Contrast & accessibility
On white1.47:1below AA
On black14.27:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #c8dcaa;
--palegoldenrod-rgb: 200 220 170;
--palegoldenrod-oklch: oklch(87% 0.07 126);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c8dcaa] text-[#c8dcaa] border-[#c8dcaa]
Shades & tints
Color harmonies
About this color
#C8DCAA is a color with the RGB value rgb(200, 220, 170). 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.