#020609#020609
#020609 is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 11.7% C 0.014 H 231.5°. Best body text is #FFFFFF at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #020609 |
|---|---|
| RGB | rgb(2, 6, 9) |
| HSL | hsl(206, 64%, 2%) |
| HSV | hsv(206, 78%, 4%) |
| CMYK | cmyk(77.8%, 33.3%, 0%, 96.5%) |
| CIE-LAB | lab(1.47, -0.63, -1.50) |
| CIE-LCH | lch(1.47, 1.63, 247.20°) |
| OKLab | oklab(11.68% -0.0087 -0.011) |
| OKLCH | oklch(11.68% 0.014 231.5) |
| XYZ | xyz(0.1394, 0.1629, 0.2825) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.91
Almost Black
#070D0D
ΔE00 1.98
Dark
#1B2431
ΔE00 10.17
Gunmetal
#2A3439
ΔE00 12.95
Very Dark Brown
#1D0200
ΔE00 13.28
Dark Grey
#363737
ΔE00 13.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020609 #090502
analogous
#020909 #020609 #020309
triadic
#020609 #090206 #060902
tetradic
#020609 #090209 #090502 #030902
square
#020609 #090209 #090502 #030902
split-complementary
#020609 #090203 #090902
monochromatic
#061119 #061119 #061119 #0D273B #18496D
Accessibility & contrast
On white
20.34
#020609 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#020609 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020609
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020609 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020609 | 1.00 | 20.34 | 1.03 | 20.34 |
| #FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050609
Deuteranopia (green-blind)
#040509
Tritanopia (blue-blind)
#000707
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #020609; /* rgb */ color: rgb(2, 6, 9); /* oklch */ color: oklch(11.7% 0.014 231.5);
Tailwind
colors: {
custom: {
50: '#47494b',
500: '#020609',
950: '#000000',
},
}SCSS
$custom: #020609; $custom-light: #47494b; $custom-dark: #000000;
JSON
{
"hex": "#020609",
"rgb": {
"r": 2,
"g": 6,
"b": 9
},
"hsl": {
"h": 205.714,
"s": 63.636,
"l": 2.157
},
"oklch": {
"l": 0.11682,
"c": 0.01401,
"h": 231.5
},
"luminance": 0.00163
}Semantic roles & 50–950 ramp
primary
#020609
secondary
#4A301D
accent
#8841E7
background
#F4F4F4
surface
#E6E6E7
border
#C2C2C3
text
#000001
muted
#777777