Skip to content

#8CD5AE

≈ mediumaquamarine · rgb(140, 213, 174)
Color formats
HEX#8CD5AE
RGBrgb(140, 213, 174)
HSLhsl(148, 46%, 69%)
HSVhsv(148, 34%, 84%)
OKLCHoklch(81% 0.09 160)
CMYKcmyk(34%, 0%, 18%, 16%)
Contrast & accessibility
On white1.72:1below AA
On black12.24:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
  --mediumaquamarine: #8cd5ae;
  --mediumaquamarine-rgb: 140 213 174;
  --mediumaquamarine-oklch: oklch(81% 0.09 160);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8cd5ae] text-[#8cd5ae] border-[#8cd5ae]
Shades & tints
Color harmonies
About this color

#8CD5AE is a color with the RGB value rgb(140, 213, 174). 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 #8CD5AE to other formats

Palettes with a similar color

Gradients with a similar color

Copied