Skip to content

#ABD883

≈ lightgreen · rgb(171, 216, 131)
Color formats
HEX#ABD883
RGBrgb(171, 216, 131)
HSLhsl(92, 52%, 68%)
HSVhsv(92, 39%, 85%)
OKLCHoklch(83% 0.12 131)
CMYKcmyk(21%, 0%, 39%, 15%)
Contrast & accessibility
On white1.63:1below AA
On black12.88:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #abd883;
  --lightgreen-rgb: 171 216 131;
  --lightgreen-oklch: oklch(83% 0.12 131);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#abd883] text-[#abd883] border-[#abd883]
Shades & tints
Color harmonies
About this color

#ABD883 is a color with the RGB value rgb(171, 216, 131). 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 #ABD883 to other formats

Palettes with a similar color

Gradients with a similar color

Copied