#D6FFF2
≈ lightcyan · rgb(214, 255, 242)
Color formats
HEX#D6FFF2
RGBrgb(214, 255, 242)
HSLhsl(161, 100%, 92%)
HSVhsv(161, 16%, 100%)
OKLCHoklch(97% 0.05 174)
CMYKcmyk(16%, 0%, 5%, 0%)
Contrast & accessibility
On white1.08:1below AA
On black19.45:1AA pass
Best text color#000000
Nearest CSS name: lightcyan
Copy-ready code
CSS custom properties
:root {
--lightcyan: #d6fff2;
--lightcyan-rgb: 214 255 242;
--lightcyan-oklch: oklch(97% 0.05 174);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6fff2] text-[#d6fff2] border-[#d6fff2]
Shades & tints
Color harmonies
About this color
#D6FFF2 is a color with the RGB value rgb(214, 255, 242). 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.