Skip to content

#2EE0AE

≈ aquamarine · rgb(46, 224, 174)
Color formats
HEX#2EE0AE
RGBrgb(46, 224, 174)
HSLhsl(163, 74%, 53%)
HSVhsv(163, 79%, 88%)
OKLCHoklch(81% 0.15 168)
CMYKcmyk(79%, 0%, 22%, 12%)
Contrast & accessibility
On white1.69:1below AA
On black12.39:1AA pass
Best text color#000000
Nearest CSS name: aquamarine
Copy-ready code
CSS custom properties
:root {
  --aquamarine: #2ee0ae;
  --aquamarine-rgb: 46 224 174;
  --aquamarine-oklch: oklch(81% 0.15 168);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--aquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2ee0ae] text-[#2ee0ae] border-[#2ee0ae]
Shades & tints
Color harmonies
About this color

#2EE0AE is a color with the RGB value rgb(46, 224, 174). Its closest CSS named color is "aquamarine". 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 #2EE0AE to other formats

Palettes with a similar color

Gradients with a similar color

Copied