#78716C
Tailwind stone-500
#78716C is a grey colour. In RGB it is 120 red, 113 green and 108 blue, which converts to a hue of 25 degrees, 5% saturation and 45% lightness. It is Tailwind stone-500 in that design system's palette.
Color values
| HEX | #78716C |
|---|---|
| RGB | rgb(120, 113, 108) |
| HSL | hsl(25, 5%, 45%) |
| HSV | hsv(25, 10%, 47%) |
| CMYK | cmyk(0%, 6%, 10%, 53%) |
Contrast and accessibility
Against white the contrast ratio is 4.8:1, and against black it is 4.38:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 4.8:1 | AA | AAA |
| Black | 4.38:1 | Fail | AA |
Tints and shades
Lighter tints move #78716C toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #78716C; |
|---|---|
| CSS rgb() | color: rgb(120 113 108); |
| Tailwind | bg-[#78716c] |
| SwiftUI | Color(red: 0.471, green: 0.443, blue: 0.424) |
| Android | Color.parseColor("#78716C") |
Closest named color
The nearest CSS colour keyword to #78716C is dimgray (#696969).