Skip to content

#9ECBDA

≈ lightblue · rgb(158, 203, 218)
Color formats
HEX#9ECBDA
RGBrgb(158, 203, 218)
HSLhsl(195, 45%, 74%)
HSVhsv(195, 28%, 85%)
OKLCHoklch(82% 0.05 220)
CMYKcmyk(28%, 7%, 0%, 15%)
Contrast & accessibility
On white1.75:1below AA
On black12.01:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #9ecbda;
  --lightblue-rgb: 158 203 218;
  --lightblue-oklch: oklch(82% 0.05 220);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9ecbda] text-[#9ecbda] border-[#9ecbda]
Shades & tints
Color harmonies
About this color

#9ECBDA is a color with the RGB value rgb(158, 203, 218). 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 #9ECBDA to other formats

Palettes with a similar color

Gradients with a similar color

Copied