#011908#011908
#011908 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.8% C 0.047 H 151.7°. Best body text is #FFFFFF at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #011908 |
|---|---|
| RGB | rgb(1, 25, 8) |
| HSL | hsl(138, 92%, 5%) |
| HSV | hsv(138, 96%, 10%) |
| CMYK | cmyk(96%, 0%, 68%, 90.2%) |
| CIE-LAB | lab(6.50, -11.46, 6.23) |
| CIE-LCH | lch(6.50, 13.04, 151.45°) |
| OKLab | oklab(18.78% -0.0417 0.0224) |
| OKLCH | oklch(18.78% 0.047 151.7) |
| XYZ | xyz(0.4039, 0.7192, 0.3472) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.27
Almost Black
#070D0D
ΔE00 11.38
Very Dark Green
#062E03
ΔE00 11.46
Black
#000000
ΔE00 13.48
Dark Green
#033500
ΔE00 14.26
Charcoal (survey)
#343837
ΔE00 15.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011908 #190112
analogous
#061901 #011908 #011914
triadic
#011908 #080119 #190801
tetradic
#011908 #010619 #190112 #191401
square
#011908 #010619 #190112 #191401
split-complementary
#011908 #140119 #190106
monochromatic
#011D09 #011D09 #011D09 #03541B #068F2E
Accessibility & contrast
On white
18.36
#011908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#011908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011908
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011908 | 1.00 | 18.36 | 1.14 | 18.36 |
| #FFFFFF | 18.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191607
Deuteranopia (green-blind)
#161309
Tritanopia (blue-blind)
#001815
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #011908; /* rgb */ color: rgb(1, 25, 8); /* oklch */ color: oklch(18.8% 0.047 151.7);
Tailwind
colors: {
custom: {
50: '#46554a',
500: '#011908',
950: '#000000',
},
}SCSS
$custom: #011908; $custom-light: #46554a; $custom-dark: #000000;
JSON
{
"hex": "#011908",
"rgb": {
"r": 1,
"g": 25,
"b": 8
},
"hsl": {
"h": 137.5,
"s": 92.308,
"l": 5.098
},
"oklch": {
"l": 0.1878,
"c": 0.04732,
"h": 151.7
},
"luminance": 0.00719
}Semantic roles & 50–950 ramp
primary
#011908
secondary
#61154B
accent
#29C1FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000301
muted
#777877