Skip to content

#8BBF81

≈ darkseagreen · rgb(139, 191, 129)
Color formats
HEX#8BBF81
RGBrgb(139, 191, 129)
HSLhsl(110, 33%, 63%)
HSVhsv(110, 32%, 75%)
OKLCHoklch(75% 0.1 140)
CMYKcmyk(27%, 0%, 32%, 25%)
Contrast & accessibility
On white2.13:1below AA
On black9.87:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #8bbf81;
  --darkseagreen-rgb: 139 191 129;
  --darkseagreen-oklch: oklch(75% 0.1 140);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8bbf81] text-[#8bbf81] border-[#8bbf81]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied