Skip to content

#70AA81

≈ darkseagreen · rgb(112, 170, 129)
Color formats
HEX#70AA81
RGBrgb(112, 170, 129)
HSLhsl(138, 25%, 55%)
HSVhsv(138, 34%, 67%)
OKLCHoklch(69% 0.09 153)
CMYKcmyk(34%, 0%, 24%, 33%)
Contrast & accessibility
On white2.71:1below AA
On black7.76:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #70aa81;
  --darkseagreen-rgb: 112 170 129;
  --darkseagreen-oklch: oklch(69% 0.09 153);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#70aa81] text-[#70aa81] border-[#70aa81]
Shades & tints
Color harmonies
About this color

#70AA81 is a color with the RGB value rgb(112, 170, 129). 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 #70AA81 to other formats

Palettes with a similar color

Gradients with a similar color

Copied