#081618#081618
#081618 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.8% C 0.020 H 207.3°. Best body text is #FFFFFF at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #081618 |
|---|---|
| RGB | rgb(8, 22, 24) |
| HSL | hsl(188, 50%, 6%) |
| HSV | hsv(188, 67%, 9%) |
| CMYK | cmyk(66.7%, 8.3%, 0%, 90.6%) |
| CIE-LAB | lab(6.24, -4.31, -3.08) |
| CIE-LCH | lch(6.24, 5.30, 215.60°) |
| OKLab | oklab(18.84% -0.0178 -0.0092) |
| OKLCH | oklch(18.84% 0.02 207.3) |
| XYZ | xyz(0.5519, 0.6913, 0.9683) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.29
Black
#000000
ΔE00 7.18
Dark
#1B2431
ΔE00 9.18
Gunmetal
#2A3439
ΔE00 9.84
Charcoal (survey)
#343837
ΔE00 11.75
Onyx
#353839
ΔE00 12.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081618 #180A08
analogous
#081812 #081618 #080E18
triadic
#081618 #180816 #161808
tetradic
#081618 #120818 #180A08 #0E1808
square
#081618 #120818 #180A08 #0E1808
split-complementary
#081618 #18080E #181208
monochromatic
#081517 #081517 #081618 #174046 #276A74
Accessibility & contrast
On white
18.45
#081618 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#081618 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081618
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081618 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081618 | 1.00 | 18.45 | 1.14 | 18.45 |
| #FFFFFF | 18.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141518
Deuteranopia (green-blind)
#111318
Tritanopia (blue-blind)
#031717
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #081618; /* rgb */ color: rgb(8, 22, 24); /* oklch */ color: oklch(18.8% 0.020 207.3);
Tailwind
colors: {
custom: {
50: '#4a5254',
500: '#081618',
950: '#000000',
},
}SCSS
$custom: #081618; $custom-light: #4a5254; $custom-dark: #000000;
JSON
{
"hex": "#081618",
"rgb": {
"r": 8,
"g": 22,
"b": 24
},
"hsl": {
"h": 187.5,
"s": 50,
"l": 6.275
},
"oklch": {
"l": 0.18844,
"c": 0.02002,
"h": 207.3
},
"luminance": 0.00691
}Semantic roles & 50–950 ramp
primary
#081618
secondary
#542E28
accent
#604EDA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878