Skip to content

#2FB161

≈ mediumseagreen · rgb(47, 177, 97)
Color formats
HEX#2FB161
RGBrgb(47, 177, 97)
HSLhsl(143, 58%, 44%)
HSVhsv(143, 73%, 69%)
OKLCHoklch(67% 0.16 152)
CMYKcmyk(73%, 0%, 45%, 31%)
Contrast & accessibility
On white2.77:1below AA
On black7.58:1AA pass
Best text color#000000
Nearest CSS name: mediumseagreen
Copy-ready code
CSS custom properties
:root {
  --mediumseagreen: #2fb161;
  --mediumseagreen-rgb: 47 177 97;
  --mediumseagreen-oklch: oklch(67% 0.16 152);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2fb161] text-[#2fb161] border-[#2fb161]
Shades & tints
Color harmonies
About this color

#2FB161 is a color with the RGB value rgb(47, 177, 97). Its closest CSS named color is "mediumseagreen". 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 #2FB161 to other formats

Palettes with a similar color

Gradients with a similar color

Copied