Skip to content

#DCEDBB

≈ lightgoldenrodyellow · rgb(220, 237, 187)
Color formats
HEX#DCEDBB
RGBrgb(220, 237, 187)
HSLhsl(80, 58%, 83%)
HSVhsv(80, 21%, 93%)
OKLCHoklch(92% 0.07 123)
CMYKcmyk(7%, 0%, 21%, 7%)
Contrast & accessibility
On white1.24:1below AA
On black16.87:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
  --lightgoldenrodyellow: #dcedbb;
  --lightgoldenrodyellow-rgb: 220 237 187;
  --lightgoldenrodyellow-oklch: oklch(92% 0.07 123);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dcedbb] text-[#dcedbb] border-[#dcedbb]
Shades & tints
Color harmonies
About this color

#DCEDBB is a color with the RGB value rgb(220, 237, 187). 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 #DCEDBB to other formats

Palettes with a similar color

Gradients with a similar color

Copied