#001908#001908
#001908 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.7% C 0.048 H 152.7°. Best body text is #FFFFFF at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #001908 |
|---|---|
| RGB | rgb(0, 25, 8) |
| HSL | hsl(139, 100%, 5%) |
| HSV | hsv(139, 100%, 10%) |
| CMYK | cmyk(100%, 0%, 68%, 90.2%) |
| CIE-LAB | lab(6.44, -11.72, 6.14) |
| CIE-LCH | lch(6.44, 13.23, 152.33°) |
| OKLab | oklab(18.7% -0.0431 0.0222) |
| OKLCH | oklch(18.7% 0.048 152.7) |
| XYZ | xyz(0.3914, 0.7127, 0.3466) |
| Luminance | 0.0071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.21
Very Dark Green
#062E03
ΔE00 11.43
Almost Black
#070D0D
ΔE00 11.52
Black
#000000
ΔE00 13.63
Dark Green
#033500
ΔE00 14.24
Charcoal (survey)
#343837
ΔE00 15.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001908 #190011
analogous
#051900 #001908 #001915
triadic
#001908 #080019 #190800
tetradic
#001908 #000519 #190011 #191500
square
#001908 #000519 #190011 #191500
split-complementary
#001908 #150019 #190005
monochromatic
#001F0A #001F0A #001F0A #00561C #00932F
Accessibility & contrast
On white
18.38
#001908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#001908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001908
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001908 | 1.00 | 18.38 | 1.14 | 18.38 |
| #FFFFFF | 18.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.38 | 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: #001908; /* rgb */ color: rgb(0, 25, 8); /* oklch */ color: oklch(18.7% 0.048 152.7);
Tailwind
colors: {
custom: {
50: '#46554a',
500: '#001908',
950: '#000000',
},
}SCSS
$custom: #001908; $custom-light: #46554a; $custom-dark: #000000;
JSON
{
"hex": "#001908",
"rgb": {
"r": 0,
"g": 25,
"b": 8
},
"hsl": {
"h": 139.2,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.18705,
"c": 0.04845,
"h": 152.7
},
"luminance": 0.00713
}Semantic roles & 50–950 ramp
primary
#001908
secondary
#631249
accent
#29BAFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000301
muted
#777877