#047857
Tailwind emerald-700
#047857 is a cyan colour. In RGB it is 4 red, 120 green and 87 blue, which converts to a hue of 163 degrees, 94% saturation and 24% lightness. It is Tailwind emerald-700 in that design system's palette.
Color values
| HEX | #047857 |
|---|---|
| RGB | rgb(4, 120, 87) |
| HSL | hsl(163, 94%, 24%) |
| HSV | hsv(163, 97%, 47%) |
| CMYK | cmyk(97%, 0%, 27%, 53%) |
Contrast and accessibility
Against white the contrast ratio is 5.48:1, and against black it is 3.83: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 | 5.48:1 | AA | AAA |
| Black | 3.83:1 | Fail | AA |
Tints and shades
Lighter tints move #047857 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #047857; |
|---|---|
| CSS rgb() | color: rgb(4 120 87); |
| Tailwind | bg-[#047857] |
| SwiftUI | Color(red: 0.016, green: 0.471, blue: 0.341) |
| Android | Color.parseColor("#047857") |
Closest named color
The nearest CSS colour keyword to #047857 is seagreen (#2E8B57).