Skip to content

#8FDD86

≈ lightgreen · rgb(143, 221, 134)
Color formats
HEX#8FDD86
RGBrgb(143, 221, 134)
HSLhsl(114, 56%, 70%)
HSVhsv(114, 39%, 87%)
OKLCHoklch(83% 0.14 142)
CMYKcmyk(35%, 0%, 39%, 13%)
Contrast & accessibility
On white1.63:1below AA
On black12.85:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #8fdd86;
  --lightgreen-rgb: 143 221 134;
  --lightgreen-oklch: oklch(83% 0.14 142);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8fdd86] text-[#8fdd86] border-[#8fdd86]
Shades & tints
Color harmonies
About this color

#8FDD86 is a color with the RGB value rgb(143, 221, 134). 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 #8FDD86 to other formats

Palettes with a similar color

Gradients with a similar color

Copied