#064E3B
Tailwind emerald-900
#064E3B is a cyan colour. In RGB it is 6 red, 78 green and 59 blue, which converts to a hue of 164 degrees, 86% saturation and 16% lightness. It is Tailwind emerald-900 in that design system's palette.
Color values
| HEX | #064E3B |
|---|---|
| RGB | rgb(6, 78, 59) |
| HSL | hsl(164, 86%, 16%) |
| HSV | hsv(164, 92%, 31%) |
| CMYK | cmyk(92%, 0%, 24%, 69%) |
Contrast and accessibility
Against white the contrast ratio is 9.72:1, and against black it is 2.16: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 | 9.72:1 | AAA | AAA |
| Black | 2.16:1 | Fail | Fail |
Tints and shades
Lighter tints move #064E3B toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #064E3B; |
|---|---|
| CSS rgb() | color: rgb(6 78 59); |
| Tailwind | bg-[#064e3b] |
| SwiftUI | Color(red: 0.024, green: 0.306, blue: 0.231) |
| Android | Color.parseColor("#064E3B") |
Closest named color
The nearest CSS colour keyword to #064E3B is darkslategray (#2F4F4F).