#86B86D
≈ darkseagreen · rgb(134, 184, 109)
Color formats
HEX#86B86D
RGBrgb(134, 184, 109)
HSLhsl(100, 35%, 57%)
HSVhsv(100, 41%, 72%)
OKLCHoklch(73% 0.12 136)
CMYKcmyk(27%, 0%, 41%, 28%)
Contrast & accessibility
On white2.31:1below AA
On black9.09:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #86b86d;
--darkseagreen-rgb: 134 184 109;
--darkseagreen-oklch: oklch(73% 0.12 136);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#86b86d] text-[#86b86d] border-[#86b86d]
Shades & tints
Color harmonies
About this color
#86B86D is a color with the RGB value rgb(134, 184, 109). 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.