#3F6212
Tailwind lime-800
#3F6212 is a green colour. In RGB it is 63 red, 98 green and 18 blue, which converts to a hue of 86 degrees, 69% saturation and 23% lightness. It is Tailwind lime-800 in that design system's palette.
Color values
| HEX | #3F6212 |
|---|---|
| RGB | rgb(63, 98, 18) |
| HSL | hsl(86, 69%, 23%) |
| HSV | hsv(86, 82%, 38%) |
| CMYK | cmyk(36%, 0%, 82%, 62%) |
Contrast and accessibility
Against white the contrast ratio is 7.08:1, and against black it is 2.97: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 | 7.08:1 | AAA | AAA |
| Black | 2.97:1 | Fail | Fail |
Tints and shades
Lighter tints move #3F6212 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #3F6212; |
|---|---|
| CSS rgb() | color: rgb(63 98 18); |
| Tailwind | bg-[#3f6212] |
| SwiftUI | Color(red: 0.247, green: 0.384, blue: 0.071) |
| Android | Color.parseColor("#3F6212") |
Closest named color
The nearest CSS colour keyword to #3F6212 is darkolivegreen (#556B2F).