#001006#001006
#001006 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.2% C 0.036 H 157.6°. Best body text is #FFFFFF at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #001006 |
|---|---|
| RGB | rgb(0, 16, 6) |
| HSL | hsl(143, 100%, 3%) |
| HSV | hsv(143, 100%, 6%) |
| CMYK | cmyk(100%, 0%, 62.5%, 93.7%) |
| CIE-LAB | lab(3.47, -6.01, 2.62) |
| CIE-LCH | lch(3.47, 6.55, 156.45°) |
| OKLab | oklab(15.24% -0.0332 0.0137) |
| OKLCH | oklch(15.24% 0.036 157.6) |
| XYZ | xyz(0.2181, 0.3837, 0.2348) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.86
Black
#000000
ΔE00 8.00
Gunmetal
#2A3439
ΔE00 13.52
Charcoal (survey)
#343837
ΔE00 13.74
Dark
#1B2431
ΔE00 14.43
Dark Grey
#363737
ΔE00 14.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001006 #10000A
analogous
#021000 #001006 #00100E
triadic
#001006 #060010 #100600
tetradic
#001006 #000210 #10000A #100E00
square
#001006 #000210 #10000A #100E00
split-complementary
#001006 #0E0010 #100002
monochromatic
#001F0B #001F0B #001F0B #004D1D #008A34
Accessibility & contrast
On white
19.50
#001006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#001006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001006
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001006 | 1.00 | 19.50 | 1.08 | 19.50 |
| #FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E05
Deuteranopia (green-blind)
#0D0C07
Tritanopia (blue-blind)
#00100D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #001006; /* rgb */ color: rgb(0, 16, 6); /* oklch */ color: oklch(15.2% 0.036 157.6);
Tailwind
colors: {
custom: {
50: '#464e49',
500: '#001006',
950: '#000000',
},
}SCSS
$custom: #001006; $custom-light: #464e49; $custom-dark: #000000;
JSON
{
"hex": "#001006",
"rgb": {
"r": 0,
"g": 16,
"b": 6
},
"hsl": {
"h": 142.5,
"s": 100,
"l": 3.137
},
"oklch": {
"l": 0.15235,
"c": 0.03591,
"h": 157.6
},
"luminance": 0.00384
}Semantic roles & 50–950 ramp
primary
#001006
secondary
#5C103F
accent
#29AFFF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777