#001008#001008
#001008 is a very dark, muted teal. Relative luminance 0.004; OKLCH L 15.3% C 0.033 H 163.7°. Best body text is #FFFFFF at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #001008 |
|---|---|
| RGB | rgb(0, 16, 8) |
| HSL | hsl(150, 100%, 3%) |
| HSV | hsv(150, 100%, 6%) |
| CMYK | cmyk(100%, 0%, 50%, 93.7%) |
| CIE-LAB | lab(3.51, -5.73, 1.86) |
| CIE-LCH | lch(3.51, 6.02, 162.00°) |
| OKLab | oklab(15.32% -0.0315 0.0092) |
| OKLCH | oklch(15.32% 0.033 163.7) |
| XYZ | xyz(0.2291, 0.3881, 0.2925) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.35
Black
#000000
ΔE00 7.61
Gunmetal
#2A3439
ΔE00 13.12
Charcoal (survey)
#343837
ΔE00 13.54
Dark
#1B2431
ΔE00 13.79
Onyx
#353839
ΔE00 14.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001008 #100008
analogous
#001000 #001008 #001010
triadic
#001008 #080010 #100800
tetradic
#001008 #000010 #100008 #101000
square
#001008 #000010 #100008 #101000
split-complementary
#001008 #100010 #100000
monochromatic
#001F0F #001F0F #001F0F #004D27 #008A45
Accessibility & contrast
On white
19.49
#001008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#001008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001008
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001008 | 1.00 | 19.49 | 1.08 | 19.49 |
| #FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0E08
Deuteranopia (green-blind)
#0D0C08
Tritanopia (blue-blind)
#00100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #001008; /* rgb */ color: rgb(0, 16, 8); /* oklch */ color: oklch(15.3% 0.033 163.7);
Tailwind
colors: {
custom: {
50: '#464e4a',
500: '#001008',
950: '#000000',
},
}SCSS
$custom: #001008; $custom-light: #464e4a; $custom-dark: #000000;
JSON
{
"hex": "#001008",
"rgb": {
"r": 0,
"g": 16,
"b": 8
},
"hsl": {
"h": 150,
"s": 100,
"l": 3.137
},
"oklch": {
"l": 0.15315,
"c": 0.03279,
"h": 163.7
},
"luminance": 0.00388
}Semantic roles & 50–950 ramp
primary
#001008
secondary
#5C1036
accent
#2994FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777