#98DBB7
≈ mediumaquamarine · rgb(152, 219, 183)
Color formats
HEX#98DBB7
RGBrgb(152, 219, 183)
HSLhsl(148, 48%, 73%)
HSVhsv(148, 31%, 86%)
OKLCHoklch(84% 0.08 160)
CMYKcmyk(31%, 0%, 16%, 14%)
Contrast & accessibility
On white1.60:1below AA
On black13.15:1AA pass
Best text color#000000
Nearest CSS name: mediumaquamarine
Copy-ready code
CSS custom properties
:root {
--mediumaquamarine: #98dbb7;
--mediumaquamarine-rgb: 152 219 183;
--mediumaquamarine-oklch: oklch(84% 0.08 160);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumaquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98dbb7] text-[#98dbb7] border-[#98dbb7]
Shades & tints
Color harmonies
About this color
#98DBB7 is a color with the RGB value rgb(152, 219, 183). 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.