Skip to content

#97CE87

≈ darkseagreen · rgb(151, 206, 135)
Color formats
HEX#97CE87
RGBrgb(151, 206, 135)
HSLhsl(106, 42%, 67%)
HSVhsv(106, 34%, 81%)
OKLCHoklch(80% 0.11 139)
CMYKcmyk(27%, 0%, 34%, 19%)
Contrast & accessibility
On white1.83:1below AA
On black11.49:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #97ce87;
  --darkseagreen-rgb: 151 206 135;
  --darkseagreen-oklch: oklch(80% 0.11 139);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97ce87] text-[#97ce87] border-[#97ce87]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied