#171717

Tailwind neutral-900

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

Color values

HEX#171717
RGBrgb(23, 23, 23)
HSLhsl(0, 0%, 9%)
HSVhsv(0, 0%, 9%)
CMYKcmyk(0%, 0%, 0%, 91%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White17.93:1AAAAAA
Black1.17:1FailFail

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #171717;
CSS rgb()color: rgb(23 23 23);
Tailwindbg-[#171717]
SwiftUIColor(red: 0.090, green: 0.090, blue: 0.090)
AndroidColor.parseColor("#171717")

Closest named color

The nearest CSS colour keyword to #171717 is black (#000000).

Related tools