Skip to content
#CAE6F0
≈ lightblue · rgb(202, 230, 240)
Color formats
HEX#CAE6F0
RGBrgb(202, 230, 240)
HSLhsl(196, 56%, 87%)
HSVhsv(196, 16%, 94%)
OKLCHoklch(91% 0.03 221)
CMYKcmyk(16%, 4%, 0%, 6%)
Contrast & accessibility
On white1.31:1below AA
On black16.09:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #cae6f0;
  --lightblue-rgb: 202 230 240;
  --lightblue-oklch: oklch(91% 0.03 221);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cae6f0] text-[#cae6f0] border-[#cae6f0]
Shades & tints
Color harmonies
About this color

#CAE6F0 is a color with the RGB value rgb(202, 230, 240). 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 #CAE6F0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied