#010704#010704
#010704 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.6% C 0.019 H 165.3°. Best body text is #FFFFFF at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #010704 |
|---|---|
| RGB | rgb(1, 7, 4) |
| HSL | hsl(150, 75%, 2%) |
| HSV | hsv(150, 86%, 3%) |
| CMYK | cmyk(85.7%, 0%, 42.9%, 97.3%) |
| CIE-LAB | lab(1.51, -1.99, 0.58) |
| CIE-LCH | lch(1.51, 2.07, 163.65°) |
| OKLab | oklab(11.63% -0.0188 0.0049) |
| OKLCH | oklch(11.63% 0.019 165.3) |
| XYZ | xyz(0.1104, 0.1672, 0.1413) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.59
Black
#000000
ΔE00 2.97
Dark
#1B2431
ΔE00 11.89
Gunmetal
#2A3439
ΔE00 13.23
Charcoal (survey)
#343837
ΔE00 13.85
Dark Grey
#363737
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010704 #070104
analogous
#010701 #010704 #010707
triadic
#010704 #040107 #070401
tetradic
#010704 #010107 #070104 #070701
square
#010704 #010107 #070104 #070701
split-complementary
#010704 #070107 #070101
monochromatic
#041B0F #041B0F #041B0F #093D23 #107241
Accessibility & contrast
On white
20.32
#010704 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010704 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010704
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010704 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010704 | 1.00 | 20.32 | 1.03 | 20.32 |
| #FFFFFF | 20.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070604
Deuteranopia (green-blind)
#050504
Tritanopia (blue-blind)
#000706
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #010704; /* rgb */ color: rgb(1, 7, 4); /* oklch */ color: oklch(11.6% 0.019 165.3);
Tailwind
colors: {
custom: {
50: '#474a48',
500: '#010704',
950: '#000000',
},
}SCSS
$custom: #010704; $custom-light: #474a48; $custom-dark: #000000;
JSON
{
"hex": "#010704",
"rgb": {
"r": 1,
"g": 7,
"b": 4
},
"hsl": {
"h": 150,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.11628,
"c": 0.01943,
"h": 165.3
},
"luminance": 0.00167
}Semantic roles & 50–950 ramp
primary
#010704
secondary
#4C1832
accent
#3694F2
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777