#020604#020604
#020604 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 11.3% C 0.013 H 165.3°. Best body text is #FFFFFF at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #020604 |
|---|---|
| RGB | rgb(2, 6, 4) |
| HSL | hsl(150, 50%, 2%) |
| HSV | hsv(150, 67%, 2%) |
| CMYK | cmyk(66.7%, 0%, 33.3%, 97.6%) |
| CIE-LAB | lab(1.37, -1.32, 0.39) |
| CIE-LCH | lch(1.37, 1.38, 163.67°) |
| OKLab | oklab(11.33% -0.0131 0.0034) |
| OKLCH | oklch(11.33% 0.014 165.3) |
| XYZ | xyz(0.1121, 0.1519, 0.1383) |
| Luminance | 0.0015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.51
Black
#000000
ΔE00 2.09
Dark
#1B2431
ΔE00 11.62
Gunmetal
#2A3439
ΔE00 13.33
Very Dark Brown
#1D0200
ΔE00 13.81
Dark Grey
#363737
ΔE00 13.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020604 #060204
analogous
#020602 #020604 #020606
triadic
#020604 #040206 #060402
tetradic
#020604 #020206 #060204 #060602
square
#020604 #020206 #060204 #060602
split-complementary
#020604 #060206 #060202
monochromatic
#08170F #08170F #08170F #113423 #216241
Accessibility & contrast
On white
20.38
#020604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#020604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020604
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020604 | 1.00 | 20.38 | 1.03 | 20.38 |
| #FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060504
Deuteranopia (green-blind)
#050504
Tritanopia (blue-blind)
#010605
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #020604; /* rgb */ color: rgb(2, 6, 4); /* oklch */ color: oklch(11.3% 0.013 165.3);
Tailwind
colors: {
custom: {
50: '#484948',
500: '#020604',
950: '#000000',
},
}SCSS
$custom: #020604; $custom-light: #484948; $custom-dark: #000000;
JSON
{
"hex": "#020604",
"rgb": {
"r": 2,
"g": 6,
"b": 4
},
"hsl": {
"h": 150,
"s": 50,
"l": 1.569
},
"oklch": {
"l": 0.11328,
"c": 0.0135,
"h": 165.3
},
"luminance": 0.00152
}Semantic roles & 50–950 ramp
primary
#020604
secondary
#432032
accent
#4E94DA
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777