#059669
Tailwind emerald-600
#059669 is a cyan colour. In RGB it is 5 red, 150 green and 105 blue, which converts to a hue of 161 degrees, 94% saturation and 30% lightness. It is Tailwind emerald-600 in that design system's palette.
Color values
| HEX | #059669 |
|---|---|
| RGB | rgb(5, 150, 105) |
| HSL | hsl(161, 94%, 30%) |
| HSV | hsv(161, 97%, 59%) |
| CMYK | cmyk(97%, 0%, 30%, 41%) |
Contrast and accessibility
Against white the contrast ratio is 3.77:1, and against black it is 5.57: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 | 3.77:1 | Fail | AA |
| Black | 5.57:1 | AA | AAA |
Tints and shades
Lighter tints move #059669 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #059669; |
|---|---|
| CSS rgb() | color: rgb(5 150 105); |
| Tailwind | bg-[#059669] |
| SwiftUI | Color(red: 0.020, green: 0.588, blue: 0.412) |
| Android | Color.parseColor("#059669") |
Closest named color
The nearest CSS colour keyword to #059669 is teal (#008080).