#ADEDB5
≈ darkseagreen · rgb(173, 237, 181)
Color formats
HEX#ADEDB5
RGBrgb(173, 237, 181)
HSLhsl(128, 64%, 80%)
HSVhsv(128, 27%, 93%)
OKLCHoklch(89% 0.1 148)
CMYKcmyk(27%, 0%, 24%, 7%)
Contrast & accessibility
On white1.35:1below AA
On black15.56:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #adedb5;
--darkseagreen-rgb: 173 237 181;
--darkseagreen-oklch: oklch(89% 0.1 148);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#adedb5] text-[#adedb5] border-[#adedb5]
Shades & tints
Color harmonies
About this color
#ADEDB5 is a color with the RGB value rgb(173, 237, 181). 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.