Skip to content

#D6FBFF

≈ lightcyan · rgb(214, 251, 255)
Color formats
HEX#D6FBFF
RGBrgb(214, 251, 255)
HSLhsl(186, 100%, 92%)
HSVhsv(186, 16%, 100%)
OKLCHoklch(96% 0.04 205)
CMYKcmyk(16%, 2%, 0%, 0%)
Contrast & accessibility
On white1.10:1below AA
On black19.10:1AA pass
Best text color#000000
Nearest CSS name: lightcyan
Copy-ready code
CSS custom properties
:root {
  --lightcyan: #d6fbff;
  --lightcyan-rgb: 214 251 255;
  --lightcyan-oklch: oklch(96% 0.04 205);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6fbff] text-[#d6fbff] border-[#d6fbff]
Shades & tints
Color harmonies
About this color

#D6FBFF is a color with the RGB value rgb(214, 251, 255). Its closest CSS named color is "lightcyan". 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 #D6FBFF to other formats

Palettes with a similar color

Gradients with a similar color

Copied