#01170A#01170A
#01170A is a very dark, muted green. Relative luminance 0.006; OKLCH L 18.1% C 0.041 H 156.6°. Best body text is #FFFFFF at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #01170A |
|---|---|
| RGB | rgb(1, 23, 10) |
| HSL | hsl(145, 92%, 5%) |
| HSV | hsv(145, 96%, 9%) |
| CMYK | cmyk(95.7%, 0%, 56.5%, 91%) |
| CIE-LAB | lab(5.79, -9.65, 4.39) |
| CIE-LCH | lch(5.79, 10.60, 155.55°) |
| OKLab | oklab(18.1% -0.0377 0.0163) |
| OKLCH | oklch(18.1% 0.041 156.6) |
| XYZ | xyz(0.3737, 0.6411, 0.3912) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.56
Black
#000000
ΔE00 11.78
Dark Forest Green
#002D04
ΔE00 13.06
Very Dark Green
#062E03
ΔE00 13.22
Charcoal (survey)
#343837
ΔE00 14.36
Gunmetal
#2A3439
ΔE00 14.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01170A #17010E
analogous
#031701 #01170A #011715
triadic
#01170A #0A0117 #170A01
tetradic
#01170A #010317 #17010E #171501
square
#01170A #010317 #17010E #171501
split-complementary
#01170A #150117 #170103
monochromatic
#011D0D #011D0D #011D0D #045223 #068C3D
Accessibility & contrast
On white
18.61
#01170A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#01170A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01170A
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01170A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01170A | 1.00 | 18.61 | 1.13 | 18.61 |
| #FFFFFF | 18.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171409
Deuteranopia (green-blind)
#14120B
Tritanopia (blue-blind)
#001714
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #01170a; /* rgb */ color: rgb(1, 23, 10); /* oklch */ color: oklch(18.1% 0.041 156.6);
Tailwind
colors: {
custom: {
50: '#47534b',
500: '#01170a',
950: '#000000',
},
}SCSS
$custom: #01170a; $custom-light: #47534b; $custom-dark: #000000;
JSON
{
"hex": "#01170a",
"rgb": {
"r": 1,
"g": 23,
"b": 10
},
"hsl": {
"h": 144.545,
"s": 91.667,
"l": 4.706
},
"oklch": {
"l": 0.181,
"c": 0.04108,
"h": 156.6
},
"luminance": 0.00641
}Semantic roles & 50–950 ramp
primary
#01170A
secondary
#5F1541
accent
#29A7FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877