Skip to content

#97DDA6

≈ darkseagreen · rgb(151, 221, 166)
Color formats
HEX#97DDA6
RGBrgb(151, 221, 166)
HSLhsl(133, 51%, 73%)
HSVhsv(133, 32%, 87%)
OKLCHoklch(84% 0.1 150)
CMYKcmyk(32%, 0%, 25%, 13%)
Contrast & accessibility
On white1.59:1below AA
On black13.21:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #97dda6;
  --darkseagreen-rgb: 151 221 166;
  --darkseagreen-oklch: oklch(84% 0.1 150);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97dda6] text-[#97dda6] border-[#97dda6]
Shades & tints
Color harmonies
About this color

#97DDA6 is a color with the RGB value rgb(151, 221, 166). 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 #97DDA6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied