#001007#001007
#001007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.3% C 0.034 H 160.6°. Best body text is #FFFFFF at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #001007 |
|---|---|
| RGB | rgb(0, 16, 7) |
| HSL | hsl(146, 100%, 3%) |
| HSV | hsv(146, 100%, 6%) |
| CMYK | cmyk(100%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(3.49, -5.87, 2.24) |
| CIE-LCH | lch(3.49, 6.28, 159.11°) |
| OKLab | oklab(15.28% -0.0323 0.0114) |
| OKLCH | oklch(15.28% 0.034 160.6) |
| XYZ | xyz(0.2236, 0.3859, 0.2637) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.60
Black
#000000
ΔE00 7.80
Gunmetal
#2A3439
ΔE00 13.31
Charcoal (survey)
#343837
ΔE00 13.63
Dark
#1B2431
ΔE00 14.11
Onyx
#353839
ΔE00 14.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001007 #100009
analogous
#011000 #001007 #00100F
triadic
#001007 #070010 #100700
tetradic
#001007 #000110 #100009 #100F00
square
#001007 #000110 #100009 #100F00
split-complementary
#001007 #0F0010 #100001
monochromatic
#001F0D #001F0D #001F0D #004D22 #008A3D
Accessibility & contrast
On white
19.49
#001007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#001007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001007
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001007 | 1.00 | 19.49 | 1.08 | 19.49 |
| #FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E07
Deuteranopia (green-blind)
#0D0C08
Tritanopia (blue-blind)
#00100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #001007; /* rgb */ color: rgb(0, 16, 7); /* oklch */ color: oklch(15.3% 0.034 160.6);
Tailwind
colors: {
custom: {
50: '#464e4a',
500: '#001007',
950: '#000000',
},
}SCSS
$custom: #001007; $custom-light: #464e4a; $custom-dark: #000000;
JSON
{
"hex": "#001007",
"rgb": {
"r": 0,
"g": 16,
"b": 7
},
"hsl": {
"h": 146.25,
"s": 100,
"l": 3.137
},
"oklch": {
"l": 0.15275,
"c": 0.03425,
"h": 160.6
},
"luminance": 0.00386
}Semantic roles & 50–950 ramp
primary
#001007
secondary
#5C103B
accent
#29A1FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777