#000804#000804
#000804 is a very dark, muted teal. Relative luminance 0.002; OKLCH L 11.9% C 0.025 H 165.4°. Best body text is #FFFFFF at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #000804 |
|---|---|
| RGB | rgb(0, 8, 4) |
| HSL | hsl(150, 100%, 2%) |
| HSV | hsv(150, 100%, 3%) |
| CMYK | cmyk(100%, 0%, 50%, 96.9%) |
| CIE-LAB | lab(1.65, -2.65, 0.78) |
| CIE-LCH | lch(1.65, 2.76, 163.66°) |
| OKLab | oklab(11.91% -0.0241 0.0063) |
| OKLCH | oklch(11.91% 0.025 165.4) |
| XYZ | xyz(0.1087, 0.1824, 0.1443) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.08
Black
#000000
ΔE00 3.83
Dark
#1B2431
ΔE00 12.21
Gunmetal
#2A3439
ΔE00 13.20
Charcoal (survey)
#343837
ΔE00 13.81
Dark Grey
#363737
ΔE00 14.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000804 #080004
analogous
#000800 #000804 #000808
triadic
#000804 #040008 #080400
tetradic
#000804 #000008 #080004 #080800
square
#000804 #000008 #080004 #080800
split-complementary
#000804 #080008 #080000
monochromatic
#001F0F #001F0F #001F0F #004523 #008241
Accessibility & contrast
On white
20.26
#000804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#000804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000804
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000804 | 1.00 | 20.26 | 1.04 | 20.26 |
| #FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080704
Deuteranopia (green-blind)
#060604
Tritanopia (blue-blind)
#000807
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #000804; /* rgb */ color: rgb(0, 8, 4); /* oklch */ color: oklch(11.9% 0.025 165.4);
Tailwind
colors: {
custom: {
50: '#474a48',
500: '#000804',
950: '#000000',
},
}SCSS
$custom: #000804; $custom-light: #474a48; $custom-dark: #000000;
JSON
{
"hex": "#000804",
"rgb": {
"r": 0,
"g": 8,
"b": 4
},
"hsl": {
"h": 150,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.11912,
"c": 0.02492,
"h": 165.4
},
"luminance": 0.00182
}Semantic roles & 50–950 ramp
primary
#000804
secondary
#550F32
accent
#2994FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777