Skip to content

#48E0B0

≈ aquamarine · rgb(72, 224, 176)
Color formats
HEX#48E0B0
RGBrgb(72, 224, 176)
HSLhsl(161, 71%, 58%)
HSVhsv(161, 68%, 88%)
OKLCHoklch(82% 0.14 168)
CMYKcmyk(68%, 0%, 21%, 12%)
Contrast & accessibility
On white1.67:1below AA
On black12.56:1AA pass
Best text color#000000
Nearest CSS name: aquamarine
Copy-ready code
CSS custom properties
:root {
  --aquamarine: #48e0b0;
  --aquamarine-rgb: 72 224 176;
  --aquamarine-oklch: oklch(82% 0.14 168);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--aquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#48e0b0] text-[#48e0b0] border-[#48e0b0]
Shades & tints
Color harmonies
About this color

#48E0B0 is a color with the RGB value rgb(72, 224, 176). 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 #48E0B0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied