Skip to content

#ADD8A4

≈ darkseagreen · rgb(173, 216, 164)
Color formats
HEX#ADD8A4
RGBrgb(173, 216, 164)
HSLhsl(110, 40%, 75%)
HSVhsv(110, 24%, 85%)
OKLCHoklch(84% 0.08 140)
CMYKcmyk(20%, 0%, 24%, 15%)
Contrast & accessibility
On white1.60:1below AA
On black13.14:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #add8a4;
  --darkseagreen-rgb: 173 216 164;
  --darkseagreen-oklch: oklch(84% 0.08 140);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#add8a4] text-[#add8a4] border-[#add8a4]
Shades & tints
Color harmonies
About this color

#ADD8A4 is a color with the RGB value rgb(173, 216, 164). 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 #ADD8A4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied