#021404#021404
#021404 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.9% C 0.044 H 146.5°. Best body text is #FFFFFF at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #021404 |
|---|---|
| RGB | rgb(2, 20, 4) |
| HSL | hsl(127, 82%, 4%) |
| HSV | hsv(127, 90%, 8%) |
| CMYK | cmyk(90%, 0%, 80%, 92.2%) |
| CIE-LAB | lab(4.72, -8.15, 5.27) |
| CIE-LCH | lch(4.72, 9.71, 147.12°) |
| OKLab | oklab(16.89% -0.0368 0.0243) |
| OKLCH | oklch(16.89% 0.044 146.5) |
| XYZ | xyz(0.2971, 0.5220, 0.1999) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.62
Black
#000000
ΔE00 10.60
Dark Forest Green
#002D04
ΔE00 13.81
Very Dark Green
#062E03
ΔE00 13.87
Charcoal (survey)
#343837
ΔE00 14.35
Gunmetal
#2A3439
ΔE00 14.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021404 #140212
analogous
#091402 #021404 #02140D
triadic
#021404 #040214 #140402
tetradic
#021404 #020914 #140212 #140D02
square
#021404 #020914 #140212 #140D02
split-complementary
#021404 #0D0214 #140209
monochromatic
#031C06 #031C06 #031C06 #084C0F #0D831A
Accessibility & contrast
On white
19.01
#021404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#021404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021404
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021404 | 1.00 | 19.01 | 1.10 | 19.01 |
| #FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141103
Deuteranopia (green-blind)
#120F05
Tritanopia (blue-blind)
#001310
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #021404; /* rgb */ color: rgb(2, 20, 4); /* oklch */ color: oklch(16.9% 0.044 146.5);
Tailwind
colors: {
custom: {
50: '#475148',
500: '#021404',
950: '#000000',
},
}SCSS
$custom: #021404; $custom-light: #475148; $custom-dark: #000000;
JSON
{
"hex": "#021404",
"rgb": {
"r": 2,
"g": 20,
"b": 4
},
"hsl": {
"h": 126.667,
"s": 81.818,
"l": 4.314
},
"oklch": {
"l": 0.16891,
"c": 0.04409,
"h": 146.5
},
"luminance": 0.00522
}Semantic roles & 50–950 ramp
primary
#021404
secondary
#591852
accent
#30E2F8
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877