#010604#010604
#010604 is a very dark, near-neutral teal. Relative luminance 0.001; OKLCH L 11.1% C 0.017 H 170.9°. Best body text is #FFFFFF at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #010604 |
|---|---|
| RGB | rgb(1, 6, 4) |
| HSL | hsl(156, 71%, 1%) |
| HSV | hsv(156, 83%, 2%) |
| CMYK | cmyk(83.3%, 0%, 33.3%, 97.6%) |
| CIE-LAB | lab(1.31, -1.59, 0.30) |
| CIE-LCH | lch(1.31, 1.62, 169.43°) |
| OKLab | oklab(11.12% -0.0166 0.0026) |
| OKLCH | oklch(11.12% 0.017 170.9) |
| XYZ | xyz(0.0995, 0.1455, 0.1377) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.42
Black
#000000
ΔE00 2.40
Dark
#1B2431
ΔE00 11.64
Gunmetal
#2A3439
ΔE00 13.28
Dark Grey
#363737
ΔE00 13.95
Charcoal (survey)
#343837
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010604 #060103
analogous
#010602 #010604 #010606
triadic
#010604 #040106 #060401
tetradic
#010604 #020106 #060103 #060601
square
#010604 #020106 #060103 #060601
split-complementary
#010604 #060106 #060201
monochromatic
#041A11 #041A11 #041A11 #0A3A27 #126F4A
Accessibility & contrast
On white
20.41
#010604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010604
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010604 | 1.00 | 20.41 | 1.03 | 20.41 |
| #FFFFFF | 20.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060504
Deuteranopia (green-blind)
#050504
Tritanopia (blue-blind)
#000605
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #010604; /* rgb */ color: rgb(1, 6, 4); /* oklch */ color: oklch(11.1% 0.017 170.9);
Tailwind
colors: {
custom: {
50: '#474948',
500: '#010604',
950: '#000000',
},
}SCSS
$custom: #010604; $custom-light: #474948; $custom-dark: #000000;
JSON
{
"hex": "#010604",
"rgb": {
"r": 1,
"g": 6,
"b": 4
},
"hsl": {
"h": 156,
"s": 71.429,
"l": 1.373
},
"oklch": {
"l": 0.1112,
"c": 0.01677,
"h": 170.9
},
"luminance": 0.00145
}Semantic roles & 50–950 ramp
primary
#010604
secondary
#4A192C
accent
#3A82EE
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777