#010708#010708
#010708 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.9% C 0.016 H 204.7°. Best body text is #FFFFFF at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #010708 |
|---|---|
| RGB | rgb(1, 7, 8) |
| HSL | hsl(189, 78%, 2%) |
| HSV | hsv(189, 88%, 3%) |
| CMYK | cmyk(87.5%, 12.5%, 0%, 96.9%) |
| CIE-LAB | lab(1.59, -1.43, -0.93) |
| CIE-LCH | lch(1.59, 1.71, 213.12°) |
| OKLab | oklab(11.9% -0.0149 -0.0068) |
| OKLCH | oklch(11.9% 0.016 204.7) |
| XYZ | xyz(0.1323, 0.1759, 0.2567) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.08
Black
#000000
ΔE00 2.40
Dark
#1B2431
ΔE00 10.65
Gunmetal
#2A3439
ΔE00 12.81
Dark Grey
#363737
ΔE00 13.78
Charcoal (survey)
#343837
ΔE00 13.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010708 #080201
analogous
#010806 #010708 #010408
triadic
#010708 #080107 #070801
tetradic
#010708 #060108 #080201 #040801
square
#010708 #060108 #080201 #040801
split-complementary
#010708 #080104 #080601
monochromatic
#03181B #03181B #03181B #08373E #0F6675
Accessibility & contrast
On white
20.29
#010708 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#010708 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010708
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010708 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010708 | 1.00 | 20.29 | 1.04 | 20.29 |
| #FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060608
Deuteranopia (green-blind)
#050508
Tritanopia (blue-blind)
#000807
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #010708; /* rgb */ color: rgb(1, 7, 8); /* oklch */ color: oklch(11.9% 0.016 204.7);
Tailwind
colors: {
custom: {
50: '#474a4a',
500: '#010708',
950: '#000000',
},
}SCSS
$custom: #010708; $custom-light: #474a4a; $custom-dark: #000000;
JSON
{
"hex": "#010708",
"rgb": {
"r": 1,
"g": 7,
"b": 8
},
"hsl": {
"h": 188.571,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.11898,
"c": 0.01642,
"h": 204.7
},
"luminance": 0.00176
}Semantic roles & 50–950 ramp
primary
#010708
secondary
#4E1F17
accent
#4F34F4
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777