#8DD59C
≈ darkseagreen · rgb(141, 213, 156)
Color formats
HEX#8DD59C
RGBrgb(141, 213, 156)
HSLhsl(133, 46%, 69%)
HSVhsv(133, 34%, 84%)
OKLCHoklch(81% 0.11 150)
CMYKcmyk(34%, 0%, 27%, 16%)
Contrast & accessibility
On white1.73:1below AA
On black12.13:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #8dd59c;
--darkseagreen-rgb: 141 213 156;
--darkseagreen-oklch: oklch(81% 0.11 150);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8dd59c] text-[#8dd59c] border-[#8dd59c]
Shades & tints
Color harmonies
About this color
#8DD59C is a color with the RGB value rgb(141, 213, 156). 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.