Skip to content

#ADE8BE

≈ darkseagreen · rgb(173, 232, 190)
Color formats
HEX#ADE8BE
RGBrgb(173, 232, 190)
HSLhsl(137, 56%, 79%)
HSVhsv(137, 25%, 91%)
OKLCHoklch(88% 0.08 153)
CMYKcmyk(25%, 0%, 18%, 9%)
Contrast & accessibility
On white1.39:1below AA
On black15.06:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #ade8be;
  --darkseagreen-rgb: 173 232 190;
  --darkseagreen-oklch: oklch(88% 0.08 153);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ade8be] text-[#ade8be] border-[#ade8be]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied