Skip to content

#C7E797

≈ palegoldenrod · rgb(199, 231, 151)
Color formats
HEX#C7E797
RGBrgb(199, 231, 151)
HSLhsl(84, 62%, 75%)
HSVhsv(84, 35%, 91%)
OKLCHoklch(89% 0.11 126)
CMYKcmyk(14%, 0%, 35%, 9%)
Contrast & accessibility
On white1.37:1below AA
On black15.31:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #c7e797;
  --palegoldenrod-rgb: 199 231 151;
  --palegoldenrod-oklch: oklch(89% 0.11 126);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c7e797] text-[#c7e797] border-[#c7e797]
Shades & tints
Color harmonies
About this color

#C7E797 is a color with the RGB value rgb(199, 231, 151). Its closest CSS named color is "palegoldenrod". 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 #C7E797 to other formats

Palettes with a similar color

Gradients with a similar color

Copied