Skip to content

#71A68E

≈ darkseagreen · rgb(113, 166, 142)
Color formats
HEX#71A68E
RGBrgb(113, 166, 142)
HSLhsl(153, 23%, 55%)
HSVhsv(153, 32%, 65%)
OKLCHoklch(68% 0.07 165)
CMYKcmyk(32%, 0%, 14%, 35%)
Contrast & accessibility
On white2.78:1below AA
On black7.55:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #71a68e;
  --darkseagreen-rgb: 113 166 142;
  --darkseagreen-oklch: oklch(68% 0.07 165);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#71a68e] text-[#71a68e] border-[#71a68e]
Shades & tints
Color harmonies
About this color

#71A68E is a color with the RGB value rgb(113, 166, 142). 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 #71A68E to other formats

Palettes with a similar color

Gradients with a similar color

Copied