Skip to content

#91DB91

≈ lightgreen · rgb(145, 219, 145)
Color formats
HEX#91DB91
RGBrgb(145, 219, 145)
HSLhsl(120, 51%, 71%)
HSVhsv(120, 34%, 86%)
OKLCHoklch(82% 0.13 144)
CMYKcmyk(34%, 0%, 34%, 14%)
Contrast & accessibility
On white1.65:1below AA
On black12.75:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #91db91;
  --lightgreen-rgb: 145 219 145;
  --lightgreen-oklch: oklch(82% 0.13 144);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#91db91] text-[#91db91] border-[#91db91]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied