#010707#010707
#010707 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.8% C 0.016 H 195.2°. Best body text is #FFFFFF at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #010707 |
|---|---|
| RGB | rgb(1, 7, 7) |
| HSL | hsl(180, 75%, 2%) |
| HSV | hsv(180, 86%, 3%) |
| CMYK | cmyk(85.7%, 0%, 0%, 97.3%) |
| CIE-LAB | lab(1.57, -1.57, -0.55) |
| CIE-LCH | lch(1.57, 1.66, 199.42°) |
| OKLab | oklab(11.83% -0.0157 -0.0043) |
| OKLCH | oklch(11.83% 0.016 195.2) |
| XYZ | xyz(0.1268, 0.1737, 0.2278) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.00
Black
#000000
ΔE00 2.46
Dark
#1B2431
ΔE00 10.94
Gunmetal
#2A3439
ΔE00 12.89
Dark Grey
#363737
ΔE00 13.80
Charcoal (survey)
#343837
ΔE00 13.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010707 #070101
analogous
#010704 #010707 #010407
triadic
#010707 #070107 #070701
tetradic
#010707 #040107 #070101 #040701
square
#010707 #040107 #070101 #040701
split-complementary
#010707 #070104 #070401
monochromatic
#041B1B #041B1B #041B1B #093D3D #107272
Accessibility & contrast
On white
20.29
#010707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#010707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010707
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010707 | 1.00 | 20.29 | 1.03 | 20.29 |
| #FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060607
Deuteranopia (green-blind)
#050507
Tritanopia (blue-blind)
#000707
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #010707; /* rgb */ color: rgb(1, 7, 7); /* oklch */ color: oklch(11.8% 0.016 195.2);
Tailwind
colors: {
custom: {
50: '#474a4a',
500: '#010707',
950: '#000000',
},
}SCSS
$custom: #010707; $custom-light: #474a4a; $custom-dark: #000000;
JSON
{
"hex": "#010707",
"rgb": {
"r": 1,
"g": 7,
"b": 7
},
"hsl": {
"h": 180,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.11832,
"c": 0.01628,
"h": 195.2
},
"luminance": 0.00174
}Semantic roles & 50–950 ramp
primary
#010707
secondary
#4C1818
accent
#3636F2
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777