Skip to content

#96DCA7

≈ darkseagreen · rgb(150, 220, 167)
Color formats
HEX#96DCA7
RGBrgb(150, 220, 167)
HSLhsl(135, 50%, 73%)
HSVhsv(135, 32%, 86%)
OKLCHoklch(83% 0.1 151)
CMYKcmyk(32%, 0%, 24%, 14%)
Contrast & accessibility
On white1.60:1below AA
On black13.09:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #96dca7;
  --darkseagreen-rgb: 150 220 167;
  --darkseagreen-oklch: oklch(83% 0.1 151);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#96dca7] text-[#96dca7] border-[#96dca7]
Shades & tints
Color harmonies
About this color

#96DCA7 is a color with the RGB value rgb(150, 220, 167). 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 #96DCA7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied