#9E9D24
Material lime 800
#9E9D24 is a yellow colour. In RGB it is 158 red, 157 green and 36 blue, which converts to a hue of 60 degrees, 63% saturation and 38% lightness. It is Material lime 800 in that design system's palette.
Color values
| HEX | #9E9D24 |
|---|---|
| RGB | rgb(158, 157, 36) |
| HSL | hsl(60, 63%, 38%) |
| HSV | hsv(60, 77%, 62%) |
| CMYK | cmyk(0%, 1%, 77%, 38%) |
Contrast and accessibility
Against white the contrast ratio is 2.88:1, and against black it is 7.3: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 | 2.88:1 | Fail | Fail |
| Black | 7.3:1 | AAA | AAA |
Tints and shades
Lighter tints move #9E9D24 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #9E9D24; |
|---|---|
| CSS rgb() | color: rgb(158 157 36); |
| Tailwind | bg-[#9e9d24] |
| SwiftUI | Color(red: 0.620, green: 0.616, blue: 0.141) |
| Android | Color.parseColor("#9E9D24") |
Closest named color
The nearest CSS colour keyword to #9E9D24 is darkgoldenrod (#B8860B).