#071007#071007
#071007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 16.0% C 0.024 H 144.4°. Best body text is #FFFFFF at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #071007 |
|---|---|
| RGB | rgb(7, 16, 7) |
| HSL | hsl(120, 39%, 5%) |
| HSV | hsv(120, 56%, 6%) |
| CMYK | cmyk(56.2%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(3.89, -4.03, 2.88) |
| CIE-LCH | lch(3.89, 4.96, 144.43°) |
| OKLab | oklab(16.02% -0.0194 0.0139) |
| OKLCH | oklch(16.02% 0.024 144.4) |
| XYZ | xyz(0.3113, 0.4311, 0.2678) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.31
Black
#000000
ΔE00 6.25
Charcoal (survey)
#343837
ΔE00 12.96
Gunmetal
#2A3439
ΔE00 13.01
Dark Grey
#363737
ΔE00 13.46
Onyx
#353839
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#071007 #100710
analogous
#0C1007 #071007 #07100C
triadic
#071007 #070710 #100707
tetradic
#071007 #070C10 #100710 #100C07
square
#071007 #070C10 #100710 #100C07
split-complementary
#071007 #0C0710 #10070C
monochromatic
#091509 #091509 #091509 #1A3B1A #2C652C
Accessibility & contrast
On white
19.33
#071007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#071007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #071007
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##071007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##071007 | 1.00 | 19.33 | 1.09 | 19.33 |
| #FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E07
Deuteranopia (green-blind)
#0F0D07
Tritanopia (blue-blind)
#060F0E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #071007; /* rgb */ color: rgb(7, 16, 7); /* oklch */ color: oklch(16.0% 0.024 144.4);
Tailwind
colors: {
custom: {
50: '#4a4e4a',
500: '#071007',
950: '#000000',
},
}SCSS
$custom: #071007; $custom-light: #4a4e4a; $custom-dark: #000000;
JSON
{
"hex": "#071007",
"rgb": {
"r": 7,
"g": 16,
"b": 7
},
"hsl": {
"h": 120,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.16025,
"c": 0.02391,
"h": 144.4
},
"luminance": 0.00431
}Semantic roles & 50–950 ramp
primary
#071007
secondary
#492A49
accent
#59CFCF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777