#021104#021104
#021104 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.8% C 0.039 H 147.6°. Best body text is #FFFFFF at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #021104 |
|---|---|
| RGB | rgb(2, 17, 4) |
| HSL | hsl(128, 79%, 4%) |
| HSV | hsv(128, 88%, 7%) |
| CMYK | cmyk(88.2%, 0%, 76.5%, 93.3%) |
| CIE-LAB | lab(3.82, -6.32, 3.96) |
| CIE-LCH | lch(3.82, 7.45, 147.93°) |
| OKLab | oklab(15.76% -0.0325 0.0207) |
| OKLCH | oklch(15.76% 0.039 147.6) |
| XYZ | xyz(0.2474, 0.4225, 0.1834) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.66
Black
#000000
ΔE00 8.63
Charcoal (survey)
#343837
ΔE00 13.85
Gunmetal
#2A3439
ΔE00 14.02
Dark Grey
#363737
ΔE00 14.67
Onyx
#353839
ΔE00 14.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021104 #11020F
analogous
#071102 #021104 #02110B
triadic
#021104 #040211 #110402
tetradic
#021104 #020711 #11020F #110B02
square
#021104 #020711 #11020F #110B02
split-complementary
#021104 #0B0211 #110207
monochromatic
#031B06 #031B06 #031B06 #084811 #0F7F1E
Accessibility & contrast
On white
19.36
#021104 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021104 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021104
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021104 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021104 | 1.00 | 19.36 | 1.08 | 19.36 |
| #FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110F03
Deuteranopia (green-blind)
#0F0D05
Tritanopia (blue-blind)
#00100E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #021104; /* rgb */ color: rgb(2, 17, 4); /* oklch */ color: oklch(15.8% 0.039 147.6);
Tailwind
colors: {
custom: {
50: '#474f48',
500: '#021104',
950: '#000000',
},
}SCSS
$custom: #021104; $custom-light: #474f48; $custom-dark: #000000;
JSON
{
"hex": "#021104",
"rgb": {
"r": 2,
"g": 17,
"b": 4
},
"hsl": {
"h": 128,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.15761,
"c": 0.03854,
"h": 147.6
},
"luminance": 0.00423
}Semantic roles & 50–950 ramp
primary
#021104
secondary
#56194E
accent
#32DBF5
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777