Skip to content

#AFE797

≈ lightgreen · rgb(175, 231, 151)
Color formats
HEX#AFE797
RGBrgb(175, 231, 151)
HSLhsl(102, 62%, 75%)
HSVhsv(102, 35%, 91%)
OKLCHoklch(87% 0.12 137)
CMYKcmyk(24%, 0%, 35%, 9%)
Contrast & accessibility
On white1.43:1below AA
On black14.70:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #afe797;
  --lightgreen-rgb: 175 231 151;
  --lightgreen-oklch: oklch(87% 0.12 137);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#afe797] text-[#afe797] border-[#afe797]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied