Skip to content

#8AC770

≈ lightgreen · rgb(138, 199, 112)
Color formats
HEX#8AC770
RGBrgb(138, 199, 112)
HSLhsl(102, 44%, 61%)
HSVhsv(102, 44%, 78%)
OKLCHoklch(77% 0.13 137)
CMYKcmyk(31%, 0%, 44%, 22%)
Contrast & accessibility
On white2.00:1below AA
On black10.48:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #8ac770;
  --lightgreen-rgb: 138 199 112;
  --lightgreen-oklch: oklch(77% 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-[#8ac770] text-[#8ac770] border-[#8ac770]
Shades & tints
Color harmonies
About this color

#8AC770 is a color with the RGB value rgb(138, 199, 112). 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 #8AC770 to other formats

Palettes with a similar color

Gradients with a similar color

Copied