#15803D
Tailwind green-700
#15803D is a green colour. In RGB it is 21 red, 128 green and 61 blue, which converts to a hue of 142 degrees, 72% saturation and 29% lightness. It is Tailwind green-700 in that design system's palette.
Color values
| HEX | #15803D |
|---|---|
| RGB | rgb(21, 128, 61) |
| HSL | hsl(142, 72%, 29%) |
| HSV | hsv(142, 84%, 50%) |
| CMYK | cmyk(84%, 0%, 52%, 50%) |
Contrast and accessibility
Against white the contrast ratio is 5.02:1, and against black it is 4.19: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.02:1 | AA | AAA |
| Black | 4.19:1 | Fail | AA |
Tints and shades
Lighter tints move #15803D toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #15803D; |
|---|---|
| CSS rgb() | color: rgb(21 128 61); |
| Tailwind | bg-[#15803d] |
| SwiftUI | Color(red: 0.082, green: 0.502, blue: 0.239) |
| Android | Color.parseColor("#15803D") |
Closest named color
The nearest CSS colour keyword to #15803D is forestgreen (#228B22).