#071111#071111
#071111 is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.8% C 0.015 H 195.8°. Best body text is #FFFFFF at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #071111 |
|---|---|
| RGB | rgb(7, 17, 17) |
| HSL | hsl(180, 42%, 5%) |
| HSV | hsv(180, 59%, 7%) |
| CMYK | cmyk(58.8%, 0%, 0%, 93.3%) |
| CIE-LAB | lab(4.39, -3.00, -1.06) |
| CIE-LCH | lch(4.39, 3.18, 199.41°) |
| OKLab | oklab(16.77% -0.0146 -0.0041) |
| OKLCH | oklch(16.77% 0.015 195.8) |
| XYZ | xyz(0.3892, 0.4865, 0.6036) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.93
Black
#000000
ΔE00 4.91
Dark
#1B2431
ΔE00 10.14
Gunmetal
#2A3439
ΔE00 11.11
Charcoal (survey)
#343837
ΔE00 12.28
Onyx
#353839
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#071111 #110707
analogous
#07110C #071111 #070C11
triadic
#071111 #110711 #111107
tetradic
#071111 #0C0711 #110707 #0C1107
square
#071111 #0C0711 #110707 #0C1107
split-complementary
#071111 #11070C #110C07
monochromatic
#091616 #091616 #091616 #193C3C #2B6868
Accessibility & contrast
On white
19.14
#071111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#071111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #071111
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##071111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##071111 | 1.00 | 19.14 | 1.10 | 19.14 |
| #FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101011
Deuteranopia (green-blind)
#0E0F11
Tritanopia (blue-blind)
#041211
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #071111; /* rgb */ color: rgb(7, 17, 17); /* oklch */ color: oklch(16.8% 0.015 195.8);
Tailwind
colors: {
custom: {
50: '#4a4f4f',
500: '#071111',
950: '#000000',
},
}SCSS
$custom: #071111; $custom-light: #4a4f4f; $custom-dark: #000000;
JSON
{
"hex": "#071111",
"rgb": {
"r": 7,
"g": 17,
"b": 17
},
"hsl": {
"h": 180,
"s": 41.667,
"l": 4.706
},
"oklch": {
"l": 0.16767,
"c": 0.01522,
"h": 195.8
},
"luminance": 0.00487
}Semantic roles & 50–950 ramp
primary
#071111
secondary
#4B2929
accent
#5656D1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777