Skip to content

#ABD384

≈ darkseagreen · rgb(171, 211, 132)
Color formats
HEX#ABD384
RGBrgb(171, 211, 132)
HSLhsl(90, 47%, 67%)
HSVhsv(90, 37%, 83%)
OKLCHoklch(82% 0.11 130)
CMYKcmyk(19%, 0%, 37%, 17%)
Contrast & accessibility
On white1.70:1below AA
On black12.38:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #abd384;
  --darkseagreen-rgb: 171 211 132;
  --darkseagreen-oklch: oklch(82% 0.11 130);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#abd384] text-[#abd384] border-[#abd384]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied