Skip to content

#799FB0

≈ lightslategray · rgb(121, 159, 176)
Color formats
HEX#799FB0
RGBrgb(121, 159, 176)
HSLhsl(199, 26%, 58%)
HSVhsv(199, 31%, 69%)
OKLCHoklch(68% 0.05 227)
CMYKcmyk(31%, 10%, 0%, 31%)
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: #799fb0;
  --lightslategray-rgb: 121 159 176;
  --lightslategray-oklch: oklch(68% 0.05 227);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightslategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#799fb0] text-[#799fb0] border-[#799fb0]
Shades & tints
Color harmonies
About this color

#799FB0 is a color with the RGB value rgb(121, 159, 176). 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 #799FB0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied