#071102#071102
#071102 is a very dark, muted green. Relative luminance 0.004; OKLCH L 16.2% C 0.038 H 133.6°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #071102 |
|---|---|
| RGB | rgb(7, 17, 2) |
| HSL | hsl(100, 79%, 4%) |
| HSV | hsv(100, 88%, 7%) |
| CMYK | cmyk(58.8%, 0%, 88.2%, 93.3%) |
| CIE-LAB | lab(4.07, -5.29, 5.18) |
| CIE-LCH | lch(4.07, 7.40, 135.62°) |
| OKLab | oklab(16.2% -0.026 0.0273) |
| OKLCH | oklch(16.2% 0.038 133.6) |
| XYZ | xyz(0.2990, 0.4504, 0.1286) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.51
Black
#000000
ΔE00 8.16
Charcoal (survey)
#343837
ΔE00 13.63
Gunmetal
#2A3439
ΔE00 14.24
Dark Grey
#363737
ΔE00 14.31
Onyx
#353839
ΔE00 14.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#071102 #0C0211
analogous
#0E1102 #071102 #021104
triadic
#071102 #020711 #110207
tetradic
#071102 #020E11 #0C0211 #110402
square
#071102 #020E11 #0C0211 #110402
split-complementary
#071102 #040211 #11020E
monochromatic
#0B1B03 #0B1B03 #0B1B03 #1E4808 #347F0F
Accessibility & contrast
On white
19.27
#071102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#071102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #071102
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##071102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##071102 | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F01
Deuteranopia (green-blind)
#110E03
Tritanopia (blue-blind)
#07100D
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #071102; /* rgb */ color: rgb(7, 17, 2); /* oklch */ color: oklch(16.2% 0.038 133.6);
Tailwind
colors: {
custom: {
50: '#4a4f47',
500: '#071102',
950: '#000000',
},
}SCSS
$custom: #071102; $custom-light: #4a4f47; $custom-dark: #000000;
JSON
{
"hex": "#071102",
"rgb": {
"r": 7,
"g": 17,
"b": 2
},
"hsl": {
"h": 100,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.162,
"c": 0.03772,
"h": 133.6
},
"luminance": 0.0045
}Semantic roles & 50–950 ramp
primary
#071102
secondary
#421956
accent
#32F5B4
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777