#8AB970
≈ darkseagreen · rgb(138, 185, 112)
Color formats
HEX#8AB970
RGBrgb(138, 185, 112)
HSLhsl(99, 34%, 58%)
HSVhsv(99, 39%, 73%)
OKLCHoklch(73% 0.11 135)
CMYKcmyk(25%, 0%, 39%, 27%)
Contrast & accessibility
On white2.27:1below AA
On black9.25:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #8ab970;
--darkseagreen-rgb: 138 185 112;
--darkseagreen-oklch: oklch(73% 0.11 135);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8ab970] text-[#8ab970] border-[#8ab970]
Shades & tints
Color harmonies
About this color
#8AB970 is a color with the RGB value rgb(138, 185, 112). 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.