Skip to content

#ABD28D

≈ darkseagreen · rgb(171, 210, 141)
Color formats
HEX#ABD28D
RGBrgb(171, 210, 141)
HSLhsl(94, 43%, 69%)
HSVhsv(94, 33%, 82%)
OKLCHoklch(82% 0.1 132)
CMYKcmyk(19%, 0%, 33%, 18%)
Contrast & accessibility
On white1.70:1below AA
On black12.33:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #abd28d;
  --darkseagreen-rgb: 171 210 141;
  --darkseagreen-oklch: oklch(82% 0.1 132);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#abd28d] text-[#abd28d] border-[#abd28d]
Shades & tints
Color harmonies
About this color

#ABD28D is a color with the RGB value rgb(171, 210, 141). Its closest CSS named color is "darkseagreen". 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 #ABD28D to other formats

Palettes with a similar color

Gradients with a similar color

Copied