Skip to content

#8DBF73

≈ darkseagreen · rgb(141, 191, 115)
Color formats
HEX#8DBF73
RGBrgb(141, 191, 115)
HSLhsl(99, 37%, 60%)
HSVhsv(99, 40%, 75%)
OKLCHoklch(75% 0.12 136)
CMYKcmyk(26%, 0%, 40%, 25%)
Contrast & accessibility
On white2.14:1below AA
On black9.83:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #8dbf73;
  --darkseagreen-rgb: 141 191 115;
  --darkseagreen-oklch: oklch(75% 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-[#8dbf73] text-[#8dbf73] border-[#8dbf73]
Shades & tints
Color harmonies
About this color

#8DBF73 is a color with the RGB value rgb(141, 191, 115). 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 #8DBF73 to other formats

Palettes with a similar color

Gradients with a similar color

Copied