#D3FFCC
≈ lightgoldenrodyellow · rgb(211, 255, 204)
Color formats
HEX#D3FFCC
RGBrgb(211, 255, 204)
HSLhsl(112, 100%, 90%)
HSVhsv(112, 20%, 100%)
OKLCHoklch(96% 0.08 141)
CMYKcmyk(17%, 0%, 20%, 0%)
Contrast & accessibility
On white1.11:1below AA
On black18.95:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
--lightgoldenrodyellow: #d3ffcc;
--lightgoldenrodyellow-rgb: 211 255 204;
--lightgoldenrodyellow-oklch: oklch(96% 0.08 141);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d3ffcc] text-[#d3ffcc] border-[#d3ffcc]
Shades & tints
Color harmonies
About this color
#D3FFCC is a color with the RGB value rgb(211, 255, 204). Its closest CSS named color is "lightgoldenrodyellow". 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.