#010705#010705
#010705 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.7% C 0.018 H 174.9°. Best body text is #FFFFFF at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #010705 |
|---|---|
| RGB | rgb(1, 7, 5) |
| HSL | hsl(160, 75%, 2%) |
| HSV | hsv(160, 86%, 3%) |
| CMYK | cmyk(85.7%, 0%, 28.6%, 97.3%) |
| CIE-LAB | lab(1.53, -1.85, 0.21) |
| CIE-LCH | lch(1.53, 1.86, 173.66°) |
| OKLab | oklab(11.7% -0.0176 0.0016) |
| OKLCH | oklch(11.7% 0.018 174.9) |
| XYZ | xyz(0.1159, 0.1694, 0.1701) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.30
Black
#000000
ΔE00 2.76
Dark
#1B2431
ΔE00 11.57
Gunmetal
#2A3439
ΔE00 13.11
Charcoal (survey)
#343837
ΔE00 13.83
Dark Grey
#363737
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010705 #070103
analogous
#010702 #010705 #010607
triadic
#010705 #050107 #070501
tetradic
#010705 #020107 #070103 #060701
square
#010705 #020107 #070103 #060701
split-complementary
#010705 #070106 #070201
monochromatic
#041B13 #041B13 #041B13 #093D2B #107252
Accessibility & contrast
On white
20.31
#010705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010705
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010705 | 1.00 | 20.31 | 1.03 | 20.31 |
| #FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060605
Deuteranopia (green-blind)
#050505
Tritanopia (blue-blind)
#000706
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #010705; /* rgb */ color: rgb(1, 7, 5); /* oklch */ color: oklch(11.7% 0.018 174.9);
Tailwind
colors: {
custom: {
50: '#474a49',
500: '#010705',
950: '#000000',
},
}SCSS
$custom: #010705; $custom-light: #474a49; $custom-dark: #000000;
JSON
{
"hex": "#010705",
"rgb": {
"r": 1,
"g": 7,
"b": 5
},
"hsl": {
"h": 160,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.11697,
"c": 0.01769,
"h": 174.9
},
"luminance": 0.00169
}Semantic roles & 50–950 ramp
primary
#010705
secondary
#4C1829
accent
#3675F2
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777