#98DFC9
≈ paleturquoise · rgb(152, 223, 201)
Color formats
HEX#98DFC9
RGBrgb(152, 223, 201)
HSLhsl(161, 53%, 74%)
HSVhsv(161, 32%, 87%)
OKLCHoklch(85% 0.08 173)
CMYKcmyk(32%, 0%, 10%, 13%)
Contrast & accessibility
On white1.53:1below AA
On black13.73:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
--paleturquoise: #98dfc9;
--paleturquoise-rgb: 152 223 201;
--paleturquoise-oklch: oklch(85% 0.08 173);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98dfc9] text-[#98dfc9] border-[#98dfc9]
Shades & tints
Color harmonies
About this color
#98DFC9 is a color with the RGB value rgb(152, 223, 201). Its closest CSS named color is "paleturquoise". 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.