#CCEFC3
≈ lightgoldenrodyellow · rgb(204, 239, 195)
Color formats
HEX#CCEFC3
RGBrgb(204, 239, 195)
HSLhsl(108, 58%, 85%)
HSVhsv(108, 18%, 94%)
OKLCHoklch(92% 0.07 139)
CMYKcmyk(15%, 0%, 18%, 6%)
Contrast & accessibility
On white1.26:1below AA
On black16.70:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
--lightgoldenrodyellow: #ccefc3;
--lightgoldenrodyellow-rgb: 204 239 195;
--lightgoldenrodyellow-oklch: oklch(92% 0.07 139);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccefc3] text-[#ccefc3] border-[#ccefc3]
Shades & tints
Color harmonies
About this color
#CCEFC3 is a color with the RGB value rgb(204, 239, 195). 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.