#4D7C0F
Tailwind lime-700
#4D7C0F is a green colour. In RGB it is 77 red, 124 green and 15 blue, which converts to a hue of 86 degrees, 78% saturation and 27% lightness. It is Tailwind lime-700 in that design system's palette.
Color values
| HEX | #4D7C0F |
|---|---|
| RGB | rgb(77, 124, 15) |
| HSL | hsl(86, 78%, 27%) |
| HSV | hsv(86, 88%, 49%) |
| CMYK | cmyk(38%, 0%, 88%, 51%) |
Contrast and accessibility
Against white the contrast ratio is 4.99:1, and against black it is 4.21: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 | 4.99:1 | AA | AAA |
| Black | 4.21:1 | Fail | AA |
Tints and shades
Lighter tints move #4D7C0F toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #4D7C0F; |
|---|---|
| CSS rgb() | color: rgb(77 124 15); |
| Tailwind | bg-[#4d7c0f] |
| SwiftUI | Color(red: 0.302, green: 0.486, blue: 0.059) |
| Android | Color.parseColor("#4D7C0F") |
Closest named color
The nearest CSS colour keyword to #4D7C0F is darkolivegreen (#556B2F).