#010808#010808
#010808 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.3% C 0.017 H 195.1°. Best body text is #FFFFFF at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #010808 |
|---|---|
| RGB | rgb(1, 8, 8) |
| HSL | hsl(180, 78%, 2%) |
| HSV | hsv(180, 88%, 3%) |
| CMYK | cmyk(87.5%, 0%, 0%, 96.9%) |
| CIE-LAB | lab(1.78, -1.83, -0.65) |
| CIE-LCH | lch(1.78, 1.94, 199.46°) |
| OKLab | oklab(12.35% -0.0169 -0.0046) |
| OKLCH | oklch(12.35% 0.017 195.1) |
| XYZ | xyz(0.1432, 0.1976, 0.2603) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.91
Black
#000000
ΔE00 2.84
Dark
#1B2431
ΔE00 10.88
Gunmetal
#2A3439
ΔE00 12.72
Charcoal (survey)
#343837
ΔE00 13.70
Dark Grey
#363737
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010808 #080101
analogous
#010805 #010808 #010508
triadic
#010808 #080108 #080801
tetradic
#010808 #050108 #080101 #050801
square
#010808 #050108 #080101 #050801
split-complementary
#010808 #080105 #080501
monochromatic
#031B1B #031B1B #031B1B #083E3E #0F7575
Accessibility & contrast
On white
20.20
#010808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#010808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010808
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010808 | 1.00 | 20.20 | 1.04 | 20.20 |
| #FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070708
Deuteranopia (green-blind)
#050608
Tritanopia (blue-blind)
#000908
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #010808; /* rgb */ color: rgb(1, 8, 8); /* oklch */ color: oklch(12.3% 0.017 195.1);
Tailwind
colors: {
custom: {
50: '#474a4a',
500: '#010808',
950: '#000000',
},
}SCSS
$custom: #010808; $custom-light: #474a4a; $custom-dark: #000000;
JSON
{
"hex": "#010808",
"rgb": {
"r": 1,
"g": 8,
"b": 8
},
"hsl": {
"h": 180,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.12346,
"c": 0.01748,
"h": 195.1
},
"luminance": 0.00198
}Semantic roles & 50–950 ramp
primary
#010808
secondary
#4E1717
accent
#3434F4
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777