Skip to content
#ACECB1
≈ darkseagreen · rgb(172, 236, 177)
Color formats
HEX#ACECB1
RGBrgb(172, 236, 177)
HSLhsl(125, 63%, 80%)
HSVhsv(125, 27%, 93%)
OKLCHoklch(88% 0.1 147)
CMYKcmyk(27%, 0%, 25%, 7%)
Contrast & accessibility
On white1.36:1below AA
On black15.39:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #acecb1;
  --darkseagreen-rgb: 172 236 177;
  --darkseagreen-oklch: oklch(88% 0.1 147);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#acecb1] text-[#acecb1] border-[#acecb1]
Shades & tints
Color harmonies
About this color

#ACECB1 is a color with the RGB value rgb(172, 236, 177). 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 #ACECB1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied