Skip to content

#B3EAD9

≈ paleturquoise · rgb(179, 234, 217)
Color formats
HEX#B3EAD9
RGBrgb(179, 234, 217)
HSLhsl(161, 57%, 81%)
HSVhsv(161, 24%, 92%)
OKLCHoklch(89% 0.06 174)
CMYKcmyk(24%, 0%, 7%, 8%)
Contrast & accessibility
On white1.34:1below AA
On black15.69:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #b3ead9;
  --paleturquoise-rgb: 179 234 217;
  --paleturquoise-oklch: oklch(89% 0.06 174);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b3ead9] text-[#b3ead9] border-[#b3ead9]
Shades & tints
Color harmonies
About this color

#B3EAD9 is a color with the RGB value rgb(179, 234, 217). 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 #B3EAD9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied