Skip to content

#CCFFD2

≈ lightgoldenrodyellow · rgb(204, 255, 210)
Color formats
HEX#CCFFD2
RGBrgb(204, 255, 210)
HSLhsl(127, 100%, 90%)
HSVhsv(127, 20%, 100%)
OKLCHoklch(95% 0.08 148)
CMYKcmyk(20%, 0%, 18%, 0%)
Contrast & accessibility
On white1.12:1below AA
On black18.80:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
  --lightgoldenrodyellow: #ccffd2;
  --lightgoldenrodyellow-rgb: 204 255 210;
  --lightgoldenrodyellow-oklch: oklch(95% 0.08 148);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccffd2] text-[#ccffd2] border-[#ccffd2]
Shades & tints
Color harmonies
About this color

#CCFFD2 is a color with the RGB value rgb(204, 255, 210). 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.

Related

Convert #CCFFD2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied