Skip to content

#53A483

≈ mediumaquamarine · rgb(83, 164, 131)
Color formats
HEX#53A483
RGBrgb(83, 164, 131)
HSLhsl(156, 33%, 48%)
HSVhsv(156, 49%, 64%)
OKLCHoklch(66% 0.09 165)
CMYKcmyk(49%, 0%, 20%, 36%)
Contrast & accessibility
On white3.00:1below AA
On black7.01:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
  --mediumaquamarine: #53a483;
  --mediumaquamarine-rgb: 83 164 131;
  --mediumaquamarine-oklch: oklch(66% 0.09 165);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#53a483] text-[#53a483] border-[#53a483]
Shades & tints
Color harmonies
About this color

#53A483 is a color with the RGB value rgb(83, 164, 131). Its closest CSS named color is "mediumaquamarine". 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 #53A483 to other formats

Palettes with a similar color

Gradients with a similar color

Copied