Skip to content

#6EA0BA

≈ lightslategray · rgb(110, 160, 186)
Color formats
HEX#6EA0BA
RGBrgb(110, 160, 186)
HSLhsl(201, 36%, 58%)
HSVhsv(201, 41%, 73%)
OKLCHoklch(68% 0.07 232)
CMYKcmyk(41%, 14%, 0%, 27%)
Contrast & accessibility
On white2.84:1below AA
On black7.40:1AA pass
Best text color#000000
Nearest CSS name: lightslategray
Copy-ready code
CSS custom properties
:root {
  --lightslategray: #6ea0ba;
  --lightslategray-rgb: 110 160 186;
  --lightslategray-oklch: oklch(68% 0.07 232);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightslategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6ea0ba] text-[#6ea0ba] border-[#6ea0ba]
Shades & tints
Color harmonies
About this color

#6EA0BA is a color with the RGB value rgb(110, 160, 186). Its closest CSS named color is "lightslategray". 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 #6EA0BA to other formats

Palettes with a similar color

Gradients with a similar color

Copied