Skip to content

#ABE4A6

≈ darkseagreen · rgb(171, 228, 166)
Color formats
HEX#ABE4A6
RGBrgb(171, 228, 166)
HSLhsl(115, 53%, 77%)
HSVhsv(115, 27%, 89%)
OKLCHoklch(86% 0.1 143)
CMYKcmyk(25%, 0%, 27%, 11%)
Contrast & accessibility
On white1.46:1below AA
On black14.38:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #abe4a6;
  --darkseagreen-rgb: 171 228 166;
  --darkseagreen-oklch: oklch(86% 0.1 143);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#abe4a6] text-[#abe4a6] border-[#abe4a6]
Shades & tints
Color harmonies
About this color

#ABE4A6 is a color with the RGB value rgb(171, 228, 166). 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 #ABE4A6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied