Skip to content

#DAEFC1

≈ lightgoldenrodyellow · rgb(218, 239, 193)
Color formats
HEX#DAEFC1
RGBrgb(218, 239, 193)
HSLhsl(87, 59%, 85%)
HSVhsv(87, 19%, 94%)
OKLCHoklch(92% 0.06 128)
CMYKcmyk(9%, 0%, 19%, 6%)
Contrast & accessibility
On white1.23:1below AA
On black17.10:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
  --lightgoldenrodyellow: #daefc1;
  --lightgoldenrodyellow-rgb: 218 239 193;
  --lightgoldenrodyellow-oklch: oklch(92% 0.06 128);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#daefc1] text-[#daefc1] border-[#daefc1]
Shades & tints
Color harmonies
About this color

#DAEFC1 is a color with the RGB value rgb(218, 239, 193). 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 #DAEFC1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied