#AED581
Material lightgreen 300
#AED581 is a green colour. In RGB it is 174 red, 213 green and 129 blue, which converts to a hue of 88 degrees, 50% saturation and 67% lightness. It is Material lightgreen 300 in that design system's palette.
Color values
| HEX | #AED581 |
|---|---|
| RGB | rgb(174, 213, 129) |
| HSL | hsl(88, 50%, 67%) |
| HSV | hsv(88, 39%, 84%) |
| CMYK | cmyk(18%, 0%, 39%, 16%) |
Contrast and accessibility
Against white the contrast ratio is 1.66:1, and against black it is 12.63: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.66:1 | Fail | Fail |
| Black | 12.63:1 | AAA | AAA |
Tints and shades
Lighter tints move #AED581 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #AED581; |
|---|---|
| CSS rgb() | color: rgb(174 213 129); |
| Tailwind | bg-[#aed581] |
| SwiftUI | Color(red: 0.682, green: 0.835, blue: 0.506) |
| Android | Color.parseColor("#AED581") |
Closest named color
The nearest CSS colour keyword to #AED581 is darkkhaki (#BDB76B).