#012008#012008
#012008 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.3% C 0.059 H 148.4°. Best body text is #FFFFFF at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #012008 |
|---|---|
| RGB | rgb(1, 32, 8) |
| HSL | hsl(134, 94%, 6%) |
| HSV | hsv(134, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(9.46, -17.30, 10.53) |
| CIE-LCH | lch(9.46, 20.25, 148.66°) |
| OKLab | oklab(21.32% -0.0503 0.0309) |
| OKLCH | oklch(21.32% 0.059 148.4) |
| XYZ | xyz(0.5728, 1.0569, 0.4035) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.64
Very Dark Green
#062E03
ΔE00 7.05
Dark Green
#033500
ΔE00 9.98
Evergreen
#05472A
ΔE00 12.32
Hunter Green (survey)
#0B4008
ΔE00 12.72
Pine Green
#0A481E
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012008 #200119
analogous
#0A2001 #012008 #012018
triadic
#012008 #080120 #200801
tetradic
#012008 #010A20 #200119 #201801
square
#012008 #010A20 #200119 #201801
split-complementary
#012008 #180120 #20010A
monochromatic
#011E07 #011E07 #012008 #035B17 #059726
Accessibility & contrast
On white
17.34
#012008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#012008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012008
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012008 | 1.00 | 17.34 | 1.21 | 17.34 |
| #FFFFFF | 17.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C06
Deuteranopia (green-blind)
#1D190A
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #012008; /* rgb */ color: rgb(1, 32, 8); /* oklch */ color: oklch(21.3% 0.059 148.4);
Tailwind
colors: {
custom: {
50: '#465b4a',
500: '#012008',
950: '#000000',
},
}SCSS
$custom: #012008; $custom-light: #465b4a; $custom-dark: #000000;
JSON
{
"hex": "#012008",
"rgb": {
"r": 1,
"g": 32,
"b": 8
},
"hsl": {
"h": 133.548,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21323,
"c": 0.05899,
"h": 148.4
},
"luminance": 0.01057
}Semantic roles & 50–950 ramp
primary
#012008
secondary
#671555
accent
#29CFFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977