Skip to content

#6AACD1

≈ lightskyblue · rgb(106, 172, 209)
Color formats
HEX#6AACD1
RGBrgb(106, 172, 209)
HSLhsl(202, 53%, 62%)
HSVhsv(202, 49%, 82%)
OKLCHoklch(71% 0.09 234)
CMYKcmyk(49%, 18%, 0%, 18%)
Contrast & accessibility
On white2.49:1below AA
On black8.43:1AA pass
Best text color#000000
Nearest CSS name: lightskyblue
Copy-ready code
CSS custom properties
:root {
  --lightskyblue: #6aacd1;
  --lightskyblue-rgb: 106 172 209;
  --lightskyblue-oklch: oklch(71% 0.09 234);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightskyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6aacd1] text-[#6aacd1] border-[#6aacd1]
Shades & tints
Color harmonies
About this color

#6AACD1 is a color with the RGB value rgb(106, 172, 209). Its closest CSS named color is "lightskyblue". 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 #6AACD1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied