#34D399
Tailwind emerald-400
#34D399 is a green colour. In RGB it is 52 red, 211 green and 153 blue, which converts to a hue of 158 degrees, 64% saturation and 52% lightness. It is Tailwind emerald-400 in that design system's palette.
Color values
| HEX | #34D399 |
|---|---|
| RGB | rgb(52, 211, 153) |
| HSL | hsl(158, 64%, 52%) |
| HSV | hsv(158, 75%, 83%) |
| CMYK | cmyk(75%, 0%, 27%, 17%) |
Contrast and accessibility
Against white the contrast ratio is 1.92:1, and against black it is 10.92: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 | 1.92:1 | Fail | Fail |
| Black | 10.92:1 | AAA | AAA |
Tints and shades
Lighter tints move #34D399 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #34D399; |
|---|---|
| CSS rgb() | color: rgb(52 211 153); |
| Tailwind | bg-[#34d399] |
| SwiftUI | Color(red: 0.204, green: 0.827, blue: 0.600) |
| Android | Color.parseColor("#34D399") |
Closest named color
The nearest CSS colour keyword to #34D399 is lightseagreen (#20B2AA).