Skip to content

#99EBE4

≈ paleturquoise · rgb(153, 235, 228)
Color formats
HEX#99EBE4
RGBrgb(153, 235, 228)
HSLhsl(175, 67%, 76%)
HSVhsv(175, 35%, 92%)
OKLCHoklch(89% 0.08 189)
CMYKcmyk(35%, 0%, 3%, 8%)
Contrast & accessibility
On white1.37:1below AA
On black15.36:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #99ebe4;
  --paleturquoise-rgb: 153 235 228;
  --paleturquoise-oklch: oklch(89% 0.08 189);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#99ebe4] text-[#99ebe4] border-[#99ebe4]
Shades & tints
Color harmonies
About this color

#99EBE4 is a color with the RGB value rgb(153, 235, 228). 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.

Related

Convert #99EBE4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied