Skip to content

#D2EFED

≈ lightcyan · rgb(210, 239, 237)
Color formats
HEX#D2EFED
RGBrgb(210, 239, 237)
HSLhsl(176, 48%, 88%)
HSVhsv(176, 12%, 94%)
OKLCHoklch(93% 0.03 192)
CMYKcmyk(12%, 0%, 1%, 6%)
Contrast & accessibility
On white1.21:1below AA
On black17.31:1AA pass
Best text color#000000
Nearest CSS name: lightcyan
Copy-ready code
CSS custom properties
:root {
  --lightcyan: #d2efed;
  --lightcyan-rgb: 210 239 237;
  --lightcyan-oklch: oklch(93% 0.03 192);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d2efed] text-[#d2efed] border-[#d2efed]
Shades & tints
Color harmonies
About this color

#D2EFED is a color with the RGB value rgb(210, 239, 237). 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 #D2EFED to other formats

Palettes with a similar color

Gradients with a similar color

Copied