Skip to content

#C5E9BF

≈ lightgoldenrodyellow · rgb(197, 233, 191)
Color formats
HEX#C5E9BF
RGBrgb(197, 233, 191)
HSLhsl(111, 49%, 83%)
HSVhsv(111, 18%, 91%)
OKLCHoklch(90% 0.07 141)
CMYKcmyk(15%, 0%, 18%, 9%)
Contrast & accessibility
On white1.33:1below AA
On black15.78:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
  --lightgoldenrodyellow: #c5e9bf;
  --lightgoldenrodyellow-rgb: 197 233 191;
  --lightgoldenrodyellow-oklch: oklch(90% 0.07 141);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c5e9bf] text-[#c5e9bf] border-[#c5e9bf]
Shades & tints
Color harmonies
About this color

#C5E9BF is a color with the RGB value rgb(197, 233, 191). 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 #C5E9BF to other formats

Palettes with a similar color

Gradients with a similar color

Copied