#64748B

Tailwind slate-500

#64748B is a blue colour. In RGB it is 100 red, 116 green and 139 blue, which converts to a hue of 215 degrees, 16% saturation and 47% lightness. It is Tailwind slate-500 in that design system's palette.

Color values

HEX#64748B
RGBrgb(100, 116, 139)
HSLhsl(215, 16%, 47%)
HSVhsv(215, 28%, 55%)
CMYKcmyk(28%, 17%, 0%, 45%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White4.76:1AAAAA
Black4.41:1FailAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #64748B;
CSS rgb()color: rgb(100 116 139);
Tailwindbg-[#64748b]
SwiftUIColor(red: 0.392, green: 0.455, blue: 0.545)
AndroidColor.parseColor("#64748B")

Closest named color

The nearest CSS colour keyword to #64748B is slategray (#708090).

Related tools