#01160B#01160B
#01160B is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.8% C 0.038 H 159.7°. Best body text is #FFFFFF at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #01160B |
|---|---|
| RGB | rgb(1, 22, 11) |
| HSL | hsl(149, 91%, 5%) |
| HSV | hsv(149, 95%, 9%) |
| CMYK | cmyk(95.5%, 0%, 50%, 91.4%) |
| CIE-LAB | lab(5.46, -8.79, 3.49) |
| CIE-LCH | lch(5.46, 9.46, 158.36°) |
| OKLab | oklab(17.76% -0.0357 0.0132) |
| OKLCH | oklch(17.76% 0.038 159.7) |
| XYZ | xyz(0.3598, 0.6044, 0.4142) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.63
Black
#000000
ΔE00 10.91
Gunmetal
#2A3439
ΔE00 13.96
Dark Forest Green
#002D04
ΔE00 13.97
Charcoal (survey)
#343837
ΔE00 13.99
Very Dark Green
#062E03
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01160B #16010C
analogous
#021601 #01160B #011616
triadic
#01160B #0B0116 #160B01
tetradic
#01160B #010216 #16010C #161601
square
#01160B #010216 #16010C #161601
split-complementary
#01160B #160116 #160102
monochromatic
#011D0F #011D0F #011D0F #045128 #068B46
Accessibility & contrast
On white
18.74
#01160B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#01160B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01160B
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01160B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01160B | 1.00 | 18.74 | 1.12 | 18.74 |
| #FFFFFF | 18.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16130A
Deuteranopia (green-blind)
#12110C
Tritanopia (blue-blind)
#001613
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #01160b; /* rgb */ color: rgb(1, 22, 11); /* oklch */ color: oklch(17.8% 0.038 159.7);
Tailwind
colors: {
custom: {
50: '#47524c',
500: '#01160b',
950: '#000000',
},
}SCSS
$custom: #01160b; $custom-light: #47524c; $custom-dark: #000000;
JSON
{
"hex": "#01160b",
"rgb": {
"r": 1,
"g": 22,
"b": 11
},
"hsl": {
"h": 148.571,
"s": 91.304,
"l": 4.51
},
"oklch": {
"l": 0.17762,
"c": 0.03804,
"h": 159.7
},
"luminance": 0.00604
}Semantic roles & 50–950 ramp
primary
#01160B
secondary
#5E153B
accent
#2999FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877