#8BB47B
≈ darkseagreen · rgb(139, 180, 123)
Color formats
HEX#8BB47B
RGBrgb(139, 180, 123)
HSLhsl(103, 28%, 59%)
HSVhsv(103, 32%, 71%)
OKLCHoklch(73% 0.09 137)
CMYKcmyk(23%, 0%, 32%, 29%)
Contrast & accessibility
On white2.36:1below AA
On black8.91:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #8bb47b;
--darkseagreen-rgb: 139 180 123;
--darkseagreen-oklch: oklch(73% 0.09 137);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8bb47b] text-[#8bb47b] border-[#8bb47b]
Shades & tints
Color harmonies
About this color
#8BB47B is a color with the RGB value rgb(139, 180, 123). 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.