#020607#020607
#020607 is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 11.5% C 0.012 H 210.3°. Best body text is #FFFFFF at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #020607 |
|---|---|
| RGB | rgb(2, 6, 7) |
| HSL | hsl(192, 56%, 2%) |
| HSV | hsv(192, 71%, 3%) |
| CMYK | cmyk(71.4%, 14.3%, 0%, 97.3%) |
| CIE-LAB | lab(1.43, -0.91, -0.75) |
| CIE-LCH | lch(1.43, 1.18, 219.46°) |
| OKLab | oklab(11.54% -0.0101 -0.0059) |
| OKLCH | oklch(11.54% 0.012 210.3) |
| XYZ | xyz(0.1285, 0.1585, 0.2248) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.49
Black
#000000
ΔE00 1.71
Dark
#1B2431
ΔE00 10.71
Gunmetal
#2A3439
ΔE00 13.05
Very Dark Brown
#1D0200
ΔE00 13.51
Dark Grey
#363737
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020607 #070302
analogous
#020706 #020607 #020407
triadic
#020607 #070206 #060702
tetradic
#020607 #060207 #070302 #040702
square
#020607 #060207 #070302 #040702
split-complementary
#020607 #070204 #070602
monochromatic
#071418 #071418 #071418 #102F37 #1D5866
Accessibility & contrast
On white
20.36
#020607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#020607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020607
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020607 | 1.00 | 20.36 | 1.03 | 20.36 |
| #FFFFFF | 20.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050607
Deuteranopia (green-blind)
#040507
Tritanopia (blue-blind)
#010606
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #020607; /* rgb */ color: rgb(2, 6, 7); /* oklch */ color: oklch(11.5% 0.012 210.3);
Tailwind
colors: {
custom: {
50: '#47494a',
500: '#020607',
950: '#000000',
},
}SCSS
$custom: #020607; $custom-light: #47494a; $custom-dark: #000000;
JSON
{
"hex": "#020607",
"rgb": {
"r": 2,
"g": 6,
"b": 7
},
"hsl": {
"h": 192,
"s": 55.556,
"l": 1.765
},
"oklch": {
"l": 0.11543,
"c": 0.01171,
"h": 210.3
},
"luminance": 0.00158
}Semantic roles & 50–950 ramp
primary
#020607
secondary
#46271F
accent
#6749DF
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777