#ABCEA5
≈ darkseagreen · rgb(171, 206, 165)
Color formats
HEX#ABCEA5
RGBrgb(171, 206, 165)
HSLhsl(111, 29%, 73%)
HSVhsv(111, 20%, 81%)
OKLCHoklch(81% 0.07 141)
CMYKcmyk(17%, 0%, 20%, 19%)
Contrast & accessibility
On white1.74:1below AA
On black12.10:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #abcea5;
--darkseagreen-rgb: 171 206 165;
--darkseagreen-oklch: oklch(81% 0.07 141);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#abcea5] text-[#abcea5] border-[#abcea5]
Shades & tints
Color harmonies
About this color
#ABCEA5 is a color with the RGB value rgb(171, 206, 165). 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.