#B3E4CB
≈ paleturquoise · rgb(179, 228, 203)
Color formats
HEX#B3E4CB
RGBrgb(179, 228, 203)
HSLhsl(149, 48%, 80%)
HSVhsv(149, 21%, 89%)
OKLCHoklch(88% 0.06 163)
CMYKcmyk(21%, 0%, 11%, 11%)
Contrast & accessibility
On white1.41:1below AA
On black14.88:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
--paleturquoise: #b3e4cb;
--paleturquoise-rgb: 179 228 203;
--paleturquoise-oklch: oklch(88% 0.06 163);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b3e4cb] text-[#b3e4cb] border-[#b3e4cb]
Shades & tints
Color harmonies
About this color
#B3E4CB is a color with the RGB value rgb(179, 228, 203). 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.