Skip to content

#97D47D

≈ lightgreen · rgb(151, 212, 125)
Color formats
HEX#97D47D
RGBrgb(151, 212, 125)
HSLhsl(102, 50%, 66%)
HSVhsv(102, 41%, 83%)
OKLCHoklch(81% 0.13 137)
CMYKcmyk(29%, 0%, 41%, 17%)
Contrast & accessibility
On white1.75:1below AA
On black12.03:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #97d47d;
  --lightgreen-rgb: 151 212 125;
  --lightgreen-oklch: oklch(81% 0.13 137);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97d47d] text-[#97d47d] border-[#97d47d]
Shades & tints
Color harmonies
About this color

#97D47D is a color with the RGB value rgb(151, 212, 125). 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 #97D47D to other formats

Palettes with a similar color

Gradients with a similar color

Copied