#001602#001602
#001602 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.4% C 0.054 H 145.4°. Best body text is #FFFFFF at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #001602 |
|---|---|
| RGB | rgb(0, 22, 2) |
| HSL | hsl(125, 100%, 4%) |
| HSV | hsv(125, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 90.9%, 91.4%) |
| CIE-LAB | lab(5.22, -10.31, 6.81) |
| CIE-LCH | lch(5.22, 12.36, 146.55°) |
| OKLab | oklab(17.41% -0.0446 0.0308) |
| OKLCH | oklch(17.41% 0.054 145.4) |
| XYZ | xyz(0.2978, 0.5782, 0.1533) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.68
Dark Forest Green
#002D04
ΔE00 11.97
Very Dark Green
#062E03
ΔE00 12.09
Black
#000000
ΔE00 12.60
Dark Green
#033500
ΔE00 14.84
Charcoal (survey)
#343837
ΔE00 15.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001602 #160014
analogous
#091600 #001602 #00160D
triadic
#001602 #020016 #160200
tetradic
#001602 #000916 #160014 #160D00
square
#001602 #000916 #160014 #160D00
split-complementary
#001602 #0D0016 #160009
monochromatic
#001F03 #001F03 #001F03 #005308 #00900D
Accessibility & contrast
On white
18.82
#001602 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#001602 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001602
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001602 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001602 | 1.00 | 18.82 | 1.12 | 18.82 |
| #FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171301
Deuteranopia (green-blind)
#141103
Tritanopia (blue-blind)
#001511
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #001602; /* rgb */ color: rgb(0, 22, 2); /* oklch */ color: oklch(17.4% 0.054 145.4);
Tailwind
colors: {
custom: {
50: '#465247',
500: '#001602',
950: '#000000',
},
}SCSS
$custom: #001602; $custom-light: #465247; $custom-dark: #000000;
JSON
{
"hex": "#001602",
"rgb": {
"r": 0,
"g": 22,
"b": 2
},
"hsl": {
"h": 125.455,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.17406,
"c": 0.05419,
"h": 145.4
},
"luminance": 0.00578
}Semantic roles & 50–950 ramp
primary
#001602
secondary
#611159
accent
#29ECFF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877