Skip to content

#9FDC8A

≈ lightgreen · rgb(159, 220, 138)
Color formats
HEX#9FDC8A
RGBrgb(159, 220, 138)
HSLhsl(105, 54%, 70%)
HSVhsv(105, 37%, 86%)
OKLCHoklch(83% 0.13 138)
CMYKcmyk(28%, 0%, 37%, 14%)
Contrast & accessibility
On white1.61:1below AA
On black13.08:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #9fdc8a;
  --lightgreen-rgb: 159 220 138;
  --lightgreen-oklch: oklch(83% 0.13 138);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9fdc8a] text-[#9fdc8a] border-[#9fdc8a]
Shades & tints
Color harmonies
About this color

#9FDC8A is a color with the RGB value rgb(159, 220, 138). 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 #9FDC8A to other formats

Palettes with a similar color

Gradients with a similar color

Copied