#778899

lightslategray

#778899 is a blue colour. In RGB it is 119 red, 136 green and 153 blue, which converts to a hue of 210 degrees, 14% saturation and 53% lightness. It is one of the named CSS colours, written as lightslategray in stylesheets.

Color values

HEX#778899
RGBrgb(119, 136, 153)
HSLhsl(210, 14%, 53%)
HSVhsv(210, 22%, 60%)
CMYKcmyk(22%, 11%, 0%, 40%)

Contrast and accessibility

Against white the contrast ratio is 3.64:1, and against black it is 5.77:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White3.64:1FailAA
Black5.77:1AAAAA

Tints and shades

Lighter tints move #778899 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #778899;
CSS rgb()color: rgb(119 136 153);
Tailwindbg-[#778899]
SwiftUIColor(red: 0.467, green: 0.533, blue: 0.600)
AndroidColor.parseColor("#778899")

Related tools