Skip to content

#C4E5C0

≈ lightgoldenrodyellow · rgb(196, 229, 192)
Color formats
HEX#C4E5C0
RGBrgb(196, 229, 192)
HSLhsl(114, 42%, 83%)
HSVhsv(114, 16%, 90%)
OKLCHoklch(89% 0.06 142)
CMYKcmyk(14%, 0%, 16%, 10%)
Contrast & accessibility
On white1.37:1below AA
On black15.32:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
  --lightgoldenrodyellow: #c4e5c0;
  --lightgoldenrodyellow-rgb: 196 229 192;
  --lightgoldenrodyellow-oklch: oklch(89% 0.06 142);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4e5c0] text-[#c4e5c0] border-[#c4e5c0]
Shades & tints
Color harmonies
About this color

#C4E5C0 is a color with the RGB value rgb(196, 229, 192). 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 #C4E5C0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied