#001402#001402
#001402 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.6% C 0.051 H 145.8°. Best body text is #FFFFFF at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #001402 |
|---|---|
| RGB | rgb(0, 20, 2) |
| HSL | hsl(126, 100%, 4%) |
| HSV | hsv(126, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 90%, 92.2%) |
| CIE-LAB | lab(4.56, -8.95, 5.84) |
| CIE-LCH | lch(4.56, 10.69, 146.88°) |
| OKLab | oklab(16.64% -0.0423 0.0288) |
| OKLCH | oklch(16.64% 0.051 145.8) |
| XYZ | xyz(0.2611, 0.5047, 0.1411) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.39
Black
#000000
ΔE00 11.32
Dark Forest Green
#002D04
ΔE00 13.20
Very Dark Green
#062E03
ΔE00 13.29
Charcoal (survey)
#343837
ΔE00 14.87
Gunmetal
#2A3439
ΔE00 15.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001402 #140012
analogous
#081400 #001402 #00140C
triadic
#001402 #020014 #140200
tetradic
#001402 #000814 #140012 #140C00
square
#001402 #000814 #140012 #140C00
split-complementary
#001402 #0C0014 #140008
monochromatic
#001F03 #001F03 #001F03 #005108 #008E0E
Accessibility & contrast
On white
19.07
#001402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#001402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001402
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001402 | 1.00 | 19.07 | 1.10 | 19.07 |
| #FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141101
Deuteranopia (green-blind)
#120F03
Tritanopia (blue-blind)
#001310
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #001402; /* rgb */ color: rgb(0, 20, 2); /* oklch */ color: oklch(16.6% 0.051 145.8);
Tailwind
colors: {
custom: {
50: '#465147',
500: '#001402',
950: '#000000',
},
}SCSS
$custom: #001402; $custom-light: #465147; $custom-dark: #000000;
JSON
{
"hex": "#001402",
"rgb": {
"r": 0,
"g": 20,
"b": 2
},
"hsl": {
"h": 126,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.16637,
"c": 0.05115,
"h": 145.8
},
"luminance": 0.00505
}Semantic roles & 50–950 ramp
primary
#001402
secondary
#5F1157
accent
#29EAFF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877