Skip to content

#98E2BD

≈ mediumaquamarine · rgb(152, 226, 189)
Color formats
HEX#98E2BD
RGBrgb(152, 226, 189)
HSLhsl(150, 56%, 74%)
HSVhsv(150, 33%, 89%)
OKLCHoklch(85% 0.09 162)
CMYKcmyk(33%, 0%, 16%, 11%)
Contrast & accessibility
On white1.51:1below AA
On black13.95:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
  --mediumaquamarine: #98e2bd;
  --mediumaquamarine-rgb: 152 226 189;
  --mediumaquamarine-oklch: oklch(85% 0.09 162);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98e2bd] text-[#98e2bd] border-[#98e2bd]
Shades & tints
Color harmonies
About this color

#98E2BD is a color with the RGB value rgb(152, 226, 189). 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 #98E2BD to other formats

Palettes with a similar color

Gradients with a similar color

Copied