#3B9013#3B9013
#3B9013 is a mid, vivid green. Relative luminance 0.209; OKLCH L 57.8% C 0.172 H 138.5°. Best body text is #000000 at 5.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3B9013 |
|---|---|
| RGB | rgb(59, 144, 19) |
| HSL | hsl(101, 77%, 32%) |
| HSV | hsv(101, 87%, 56%) |
| CMYK | cmyk(59%, 0%, 86.8%, 43.5%) |
| CIE-LAB | lab(52.86, -46.74, 52.09) |
| CIE-LCH | lch(52.86, 69.99, 131.90°) |
| OKLab | oklab(57.83% -0.1292 0.1142) |
| OKLCH | oklch(57.83% 0.172 138.5) |
| XYZ | xyz(11.8940, 20.9223, 4.0276) |
| Luminance | 0.2092 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
True Green
#089404
ΔE00 3.00
Forestgreen (CSS)
#228B22
ΔE00 3.79
Grass Green
#3F9B0B
ΔE00 3.82
Emerald Green
#028F1E
ΔE00 3.91
Grassy Green
#419C03
ΔE00 4.29
Irish Green
#019529
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3B9013 #681390
analogous
#7A9013 #3B9013 #13902A
triadic
#3B9013 #133B90 #90133B
tetradic
#3B9013 #137A90 #681390 #902A13
square
#3B9013 #137A90 #681390 #902A13
split-complementary
#3B9013 #2A1390 #90137A
monochromatic
#0F2405 #255A0C #3B9013 #51C61A #70E539
Accessibility & contrast
On white
4.05
#3B9013 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.18
#3B9013 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3B9013
5.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3B9013 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3B9013 | 1.00 | 4.05 | 5.18 | 5.18 |
| #FFFFFF | 4.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#958200
Deuteranopia (green-blind)
#8A7C24
Tritanopia (blue-blind)
#328B7A
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #3b9013; /* rgb */ color: rgb(59, 144, 19); /* oklch */ color: oklch(57.8% 0.172 138.5);
Tailwind
colors: {
custom: {
50: '#7cb15f',
500: '#3b9013',
950: '#000000',
},
}SCSS
$custom: #3b9013; $custom-light: #7cb15f; $custom-dark: #000000;
JSON
{
"hex": "#3b9013",
"rgb": {
"r": 59,
"g": 144,
"b": 19
},
"hsl": {
"h": 100.8,
"s": 76.687,
"l": 31.961
},
"oklch": {
"l": 0.57827,
"c": 0.17245,
"h": 138.5
},
"luminance": 0.20923
}Semantic roles & 50–950 ramp
primary
#3B9013
secondary
#983BC4
accent
#35F3B6
background
#F8FBF5
surface
#EFF6EA
border
#CAD0C6
text
#0A1105
muted
#7C8079