Skip to content

#ABBD86

≈ darkseagreen · rgb(171, 189, 134)
Color formats
HEX#ABBD86
RGBrgb(171, 189, 134)
HSLhsl(80, 29%, 63%)
HSVhsv(80, 29%, 74%)
OKLCHoklch(77% 0.08 123)
CMYKcmyk(10%, 0%, 29%, 26%)
Contrast & accessibility
On white2.03:1below AA
On black10.35:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #abbd86;
  --darkseagreen-rgb: 171 189 134;
  --darkseagreen-oklch: oklch(77% 0.08 123);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#abbd86] text-[#abbd86] border-[#abbd86]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied