Skip to content

#C1DFEA

≈ lightblue · rgb(193, 223, 234)
Color formats
HEX#C1DFEA
RGBrgb(193, 223, 234)
HSLhsl(196, 49%, 84%)
HSVhsv(196, 18%, 92%)
OKLCHoklch(89% 0.04 222)
CMYKcmyk(18%, 5%, 0%, 8%)
Contrast & accessibility
On white1.40:1below AA
On black15.01:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #c1dfea;
  --lightblue-rgb: 193 223 234;
  --lightblue-oklch: oklch(89% 0.04 222);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c1dfea] text-[#c1dfea] border-[#c1dfea]
Shades & tints
Color harmonies
About this color

#C1DFEA is a color with the RGB value rgb(193, 223, 234). Its closest CSS named color is "lightblue". 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 #C1DFEA to other formats

Palettes with a similar color

Gradients with a similar color

Copied