Skip to content

#2F8A5D

≈ seagreen · rgb(47, 138, 93)
Color formats
HEX#2F8A5D
RGBrgb(47, 138, 93)
HSLhsl(150, 49%, 36%)
HSVhsv(150, 66%, 54%)
OKLCHoklch(57% 0.11 158)
CMYKcmyk(66%, 0%, 33%, 46%)
Contrast & accessibility
On white4.27:1below AA
On black4.91:1AA pass
Best text color#000000
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
  --seagreen: #2f8a5d;
  --seagreen-rgb: 47 138 93;
  --seagreen-oklch: oklch(57% 0.11 158);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2f8a5d] text-[#2f8a5d] border-[#2f8a5d]
Shades & tints
Color harmonies
About this color

#2F8A5D is a color with the RGB value rgb(47, 138, 93). 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 #2F8A5D to other formats

Palettes with a similar color

Gradients with a similar color

Copied