Skip to content

#2E855E

≈ seagreen · rgb(46, 133, 94)
Color formats
HEX#2E855E
RGBrgb(46, 133, 94)
HSLhsl(153, 49%, 35%)
HSVhsv(153, 65%, 52%)
OKLCHoklch(55% 0.1 160)
CMYKcmyk(65%, 0%, 29%, 48%)
Contrast & accessibility
On white4.53:1AA pass
On black4.63:1AA pass
Best text color#000000
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
  --seagreen: #2e855e;
  --seagreen-rgb: 46 133 94;
  --seagreen-oklch: oklch(55% 0.1 160);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2e855e] text-[#2e855e] border-[#2e855e]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied