#166534
Tailwind green-800
#166534 is a green colour. In RGB it is 22 red, 101 green and 52 blue, which converts to a hue of 143 degrees, 64% saturation and 24% lightness. It is Tailwind green-800 in that design system's palette.
Color values
| HEX | #166534 |
|---|---|
| RGB | rgb(22, 101, 52) |
| HSL | hsl(143, 64%, 24%) |
| HSV | hsv(143, 78%, 40%) |
| CMYK | cmyk(78%, 0%, 49%, 60%) |
Contrast and accessibility
Against white the contrast ratio is 7.13:1, and against black it is 2.95: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 | 7.13:1 | AAA | AAA |
| Black | 2.95:1 | Fail | Fail |
Tints and shades
Lighter tints move #166534 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #166534; |
|---|---|
| CSS rgb() | color: rgb(22 101 52); |
| Tailwind | bg-[#166534] |
| SwiftUI | Color(red: 0.086, green: 0.396, blue: 0.204) |
| Android | Color.parseColor("#166534") |
Closest named color
The nearest CSS colour keyword to #166534 is darkslategray (#2F4F4F).