#07160E#07160E
#07160E is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.3% C 0.027 H 159.3°. Best body text is #FFFFFF at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #07160E |
|---|---|
| RGB | rgb(7, 22, 14) |
| HSL | hsl(148, 52%, 6%) |
| HSV | hsv(148, 68%, 9%) |
| CMYK | cmyk(68.2%, 0%, 36.4%, 91.4%) |
| CIE-LAB | lab(5.88, -6.75, 2.74) |
| CIE-LCH | lch(5.88, 7.28, 157.91°) |
| OKLab | oklab(18.34% -0.0252 0.0095) |
| OKLCH | oklch(18.34% 0.027 159.3) |
| XYZ | xyz(0.4538, 0.6507, 0.5171) |
| Luminance | 0.0065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.75
Black
#000000
ΔE00 9.15
Gunmetal
#2A3439
ΔE00 12.66
Charcoal (survey)
#343837
ΔE00 12.75
Onyx
#353839
ΔE00 13.66
Dark Grey
#363737
ΔE00 13.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07160E #16070F
analogous
#071607 #07160E #071615
triadic
#07160E #0E0716 #160E07
tetradic
#07160E #070716 #16070F #161507
square
#07160E #070716 #16070F #161507
split-complementary
#07160E #150716 #160707
monochromatic
#07170F #07170F #07170F #16442C #257349
Accessibility & contrast
On white
18.58
#07160E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#07160E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07160E
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07160E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07160E | 1.00 | 18.58 | 1.13 | 18.58 |
| #FFFFFF | 18.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16140E
Deuteranopia (green-blind)
#13120E
Tritanopia (blue-blind)
#041614
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #07160e; /* rgb */ color: rgb(7, 22, 14); /* oklch */ color: oklch(18.3% 0.027 159.3);
Tailwind
colors: {
custom: {
50: '#49524d',
500: '#07160e',
950: '#000000',
},
}SCSS
$custom: #07160e; $custom-light: #49524d; $custom-dark: #000000;
JSON
{
"hex": "#07160e",
"rgb": {
"r": 7,
"g": 22,
"b": 14
},
"hsl": {
"h": 148,
"s": 51.724,
"l": 5.686
},
"oklch": {
"l": 0.18344,
"c": 0.02698,
"h": 159.3
},
"luminance": 0.00651
}Semantic roles & 50–950 ramp
primary
#07160E
secondary
#52273E
accent
#4D99DB
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877