#071818#071818
#071818 is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.4% C 0.023 H 195.4°. Best body text is #FFFFFF at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #071818 |
|---|---|
| RGB | rgb(7, 24, 24) |
| HSL | hsl(180, 55%, 6%) |
| HSV | hsv(180, 71%, 9%) |
| CMYK | cmyk(70.8%, 0%, 0%, 90.6%) |
| CIE-LAB | lab(6.90, -6.04, -2.13) |
| CIE-LCH | lch(6.90, 6.40, 199.41°) |
| OKLab | oklab(19.43% -0.0222 -0.0061) |
| OKLCH | oklch(19.43% 0.023 195.4) |
| XYZ | xyz(0.5791, 0.7643, 0.9810) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.78
Black
#000000
ΔE00 8.70
Gunmetal
#2A3439
ΔE00 10.20
Dark
#1B2431
ΔE00 10.75
Charcoal (survey)
#343837
ΔE00 11.84
Onyx
#353839
ΔE00 12.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#071818 #180707
analogous
#07180F #071818 #070F18
triadic
#071818 #180718 #181807
tetradic
#071818 #0F0718 #180707 #0F1807
square
#071818 #0F0718 #180707 #0F1807
split-complementary
#071818 #18070F #180F07
monochromatic
#071818 #071818 #071818 #154747 #237777
Accessibility & contrast
On white
18.22
#071818 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#071818 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #071818
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##071818 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##071818 | 1.00 | 18.22 | 1.15 | 18.22 |
| #FFFFFF | 18.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161718
Deuteranopia (green-blind)
#131418
Tritanopia (blue-blind)
#011918
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #071818; /* rgb */ color: rgb(7, 24, 24); /* oklch */ color: oklch(19.4% 0.023 195.4);
Tailwind
colors: {
custom: {
50: '#495454',
500: '#071818',
950: '#000000',
},
}SCSS
$custom: #071818; $custom-light: #495454; $custom-dark: #000000;
JSON
{
"hex": "#071818",
"rgb": {
"r": 7,
"g": 24,
"b": 24
},
"hsl": {
"h": 180,
"s": 54.839,
"l": 6.078
},
"oklch": {
"l": 0.19429,
"c": 0.02307,
"h": 195.4
},
"luminance": 0.00764
}Semantic roles & 50–950 ramp
primary
#071818
secondary
#552626
accent
#4A4ADE
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878