#9FDBAB
≈ darkseagreen · rgb(159, 219, 171)
Color formats
HEX#9FDBAB
RGBrgb(159, 219, 171)
HSLhsl(132, 45%, 74%)
HSVhsv(132, 27%, 86%)
OKLCHoklch(84% 0.09 150)
CMYKcmyk(27%, 0%, 22%, 14%)
Contrast & accessibility
On white1.59:1below AA
On black13.19:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #9fdbab;
--darkseagreen-rgb: 159 219 171;
--darkseagreen-oklch: oklch(84% 0.09 150);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9fdbab] text-[#9fdbab] border-[#9fdbab]
Shades & tints
Color harmonies
About this color
#9FDBAB is a color with the RGB value rgb(159, 219, 171). 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.