Skip to content

#2E886D

≈ seagreen · rgb(46, 136, 109)
Color formats
HEX#2E886D
RGBrgb(46, 136, 109)
HSLhsl(162, 49%, 36%)
HSVhsv(162, 66%, 53%)
OKLCHoklch(57% 0.09 169)
CMYKcmyk(66%, 0%, 20%, 47%)
Contrast & accessibility
On white4.32:1below AA
On black4.86:1AA pass
Best text color#000000
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
  --seagreen: #2e886d;
  --seagreen-rgb: 46 136 109;
  --seagreen-oklch: oklch(57% 0.09 169);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2e886d] text-[#2e886d] border-[#2e886d]
Shades & tints
Color harmonies
About this color

#2E886D is a color with the RGB value rgb(46, 136, 109). 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 #2E886D to other formats

Palettes with a similar color

Gradients with a similar color

Copied