Skip to content

#398D71

≈ seagreen · rgb(57, 141, 113)
Color formats
HEX#398D71
RGBrgb(57, 141, 113)
HSLhsl(160, 42%, 39%)
HSVhsv(160, 60%, 55%)
OKLCHoklch(58% 0.09 168)
CMYKcmyk(60%, 0%, 20%, 45%)
Contrast & accessibility
On white4.02:1below AA
On black5.22:1AA pass
Best text color#000000
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
  --seagreen: #398d71;
  --seagreen-rgb: 57 141 113;
  --seagreen-oklch: oklch(58% 0.09 168);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#398d71] text-[#398d71] border-[#398d71]
Shades & tints
Color harmonies
About this color

#398D71 is a color with the RGB value rgb(57, 141, 113). Its closest CSS named color is "seagreen". 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 #398D71 to other formats

Palettes with a similar color

Gradients with a similar color

Copied