Skip to content

#8FD8A0

≈ darkseagreen · rgb(143, 216, 160)
Color formats
HEX#8FD8A0
RGBrgb(143, 216, 160)
HSLhsl(134, 48%, 70%)
HSVhsv(134, 34%, 85%)
OKLCHoklch(82% 0.11 151)
CMYKcmyk(34%, 0%, 26%, 15%)
Contrast & accessibility
On white1.68:1below AA
On black12.50:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #8fd8a0;
  --darkseagreen-rgb: 143 216 160;
  --darkseagreen-oklch: oklch(82% 0.11 151);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8fd8a0] text-[#8fd8a0] border-[#8fd8a0]
Shades & tints
Color harmonies
About this color

#8FD8A0 is a color with the RGB value rgb(143, 216, 160). 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 #8FD8A0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied