#DEFCF3
≈ lightcyan · rgb(222, 252, 243)
Color formats
HEX#DEFCF3
RGBrgb(222, 252, 243)
HSLhsl(162, 83%, 93%)
HSVhsv(162, 12%, 99%)
OKLCHoklch(97% 0.03 176)
CMYKcmyk(12%, 0%, 4%, 1%)
Contrast & accessibility
On white1.09:1below AA
On black19.32:1AA pass
Best text color#000000
Nearest CSS name: lightcyan
Copy-ready code
CSS custom properties
:root {
--lightcyan: #defcf3;
--lightcyan-rgb: 222 252 243;
--lightcyan-oklch: oklch(97% 0.03 176);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#defcf3] text-[#defcf3] border-[#defcf3]
Shades & tints
Color harmonies
About this color
#DEFCF3 is a color with the RGB value rgb(222, 252, 243). 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.