#000808#000808
#000808 is a very dark, muted teal. Relative luminance 0.002; OKLCH L 12.2% C 0.021 H 194.8°. Best body text is #FFFFFF at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #000808 |
|---|---|
| RGB | rgb(0, 8, 8) |
| HSL | hsl(180, 100%, 2%) |
| HSV | hsv(180, 100%, 3%) |
| CMYK | cmyk(100%, 0%, 0%, 96.9%) |
| CIE-LAB | lab(1.73, -2.09, -0.74) |
| CIE-LCH | lch(1.73, 2.22, 199.38°) |
| OKLab | oklab(12.17% -0.0201 -0.0053) |
| OKLCH | oklch(12.17% 0.021 194.8) |
| XYZ | xyz(0.1306, 0.1912, 0.2597) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.10
Black
#000000
ΔE00 3.17
Dark
#1B2431
ΔE00 10.94
Gunmetal
#2A3439
ΔE00 12.70
Charcoal (survey)
#343837
ΔE00 13.73
Dark Grey
#363737
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000808 #080000
analogous
#000804 #000808 #000408
triadic
#000808 #080008 #080800
tetradic
#000808 #040008 #080000 #040800
square
#000808 #040008 #080000 #040800
split-complementary
#000808 #080004 #080400
monochromatic
#001F1F #001F1F #001F1F #004545 #008282
Accessibility & contrast
On white
20.23
#000808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#000808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000808
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000808 | 1.00 | 20.23 | 1.04 | 20.23 |
| #FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070708
Deuteranopia (green-blind)
#050608
Tritanopia (blue-blind)
#000908
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #000808; /* rgb */ color: rgb(0, 8, 8); /* oklch */ color: oklch(12.2% 0.021 194.8);
Tailwind
colors: {
custom: {
50: '#474a4a',
500: '#000808',
950: '#000000',
},
}SCSS
$custom: #000808; $custom-light: #474a4a; $custom-dark: #000000;
JSON
{
"hex": "#000808",
"rgb": {
"r": 0,
"g": 8,
"b": 8
},
"hsl": {
"h": 180,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.12169,
"c": 0.02078,
"h": 194.8
},
"luminance": 0.00191
}Semantic roles & 50–950 ramp
primary
#000808
secondary
#550F0F
accent
#2929FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777