#365314
Tailwind lime-900
#365314 is a green colour. In RGB it is 54 red, 83 green and 20 blue, which converts to a hue of 88 degrees, 61% saturation and 20% lightness. It is Tailwind lime-900 in that design system's palette.
Color values
| HEX | #365314 |
|---|---|
| RGB | rgb(54, 83, 20) |
| HSL | hsl(88, 61%, 20%) |
| HSV | hsv(88, 76%, 33%) |
| CMYK | cmyk(35%, 0%, 76%, 67%) |
Contrast and accessibility
Against white the contrast ratio is 8.73:1, and against black it is 2.4: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 | 8.73:1 | AAA | AAA |
| Black | 2.4:1 | Fail | Fail |
Tints and shades
Lighter tints move #365314 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #365314; |
|---|---|
| CSS rgb() | color: rgb(54 83 20); |
| Tailwind | bg-[#365314] |
| SwiftUI | Color(red: 0.212, green: 0.325, blue: 0.078) |
| Android | Color.parseColor("#365314") |
Closest named color
The nearest CSS colour keyword to #365314 is darkolivegreen (#556B2F).