#737373

Tailwind neutral-500

#737373 is a grey colour. In RGB it is 115 red, 115 green and 115 blue, which converts to a hue of 0 degrees, 0% saturation and 45% lightness. It is Tailwind neutral-500 in that design system's palette.

Color values

HEX#737373
RGBrgb(115, 115, 115)
HSLhsl(0, 0%, 45%)
HSVhsv(0, 0%, 45%)
CMYKcmyk(0%, 0%, 0%, 55%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White4.74:1AAAAA
Black4.43:1FailAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #737373;
CSS rgb()color: rgb(115 115 115);
Tailwindbg-[#737373]
SwiftUIColor(red: 0.451, green: 0.451, blue: 0.451)
AndroidColor.parseColor("#737373")

Closest named color

The nearest CSS colour keyword to #737373 is dimgray (#696969).

Related tools