Skip to content

#BEF2DA

≈ paleturquoise · rgb(190, 242, 218)
Color formats
HEX#BEF2DA
RGBrgb(190, 242, 218)
HSLhsl(152, 67%, 85%)
HSVhsv(152, 21%, 95%)
OKLCHoklch(92% 0.06 165)
CMYKcmyk(21%, 0%, 10%, 5%)
Contrast & accessibility
On white1.24:1below AA
On black16.90:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #bef2da;
  --paleturquoise-rgb: 190 242 218;
  --paleturquoise-oklch: oklch(92% 0.06 165);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bef2da] text-[#bef2da] border-[#bef2da]
Shades & tints
Color harmonies
About this color

#BEF2DA is a color with the RGB value rgb(190, 242, 218). 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 #BEF2DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied