Skip to content

#91C866

≈ lightgreen · rgb(145, 200, 102)
Color formats
HEX#91C866
RGBrgb(145, 200, 102)
HSLhsl(94, 47%, 59%)
HSVhsv(94, 49%, 78%)
OKLCHoklch(77% 0.14 133)
CMYKcmyk(28%, 0%, 49%, 22%)
Contrast & accessibility
On white1.97:1below AA
On black10.66:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #91c866;
  --lightgreen-rgb: 145 200 102;
  --lightgreen-oklch: oklch(77% 0.14 133);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#91c866] text-[#91c866] border-[#91c866]
Shades & tints
Color harmonies
About this color

#91C866 is a color with the RGB value rgb(145, 200, 102). 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 #91C866 to other formats

Palettes with a similar color

Gradients with a similar color

Copied