Skip to content

#6DAAD9

≈ lightskyblue · rgb(109, 170, 217)
Color formats
HEX#6DAAD9
RGBrgb(109, 170, 217)
HSLhsl(206, 59%, 64%)
HSVhsv(206, 50%, 85%)
OKLCHoklch(71% 0.09 243)
CMYKcmyk(50%, 22%, 0%, 15%)
Contrast & accessibility
On white2.50:1below AA
On black8.40:1AA pass
Best text color#000000
Nearest CSS name: lightskyblue
Copy-ready code
CSS custom properties
:root {
  --lightskyblue: #6daad9;
  --lightskyblue-rgb: 109 170 217;
  --lightskyblue-oklch: oklch(71% 0.09 243);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightskyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6daad9] text-[#6daad9] border-[#6daad9]
Shades & tints
Color harmonies
About this color

#6DAAD9 is a color with the RGB value rgb(109, 170, 217). 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 #6DAAD9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied