#021204#021204
#021204 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.1% C 0.040 H 147.2°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #021204 |
|---|---|
| RGB | rgb(2, 18, 4) |
| HSL | hsl(128, 80%, 4%) |
| HSV | hsv(128, 89%, 7%) |
| CMYK | cmyk(88.9%, 0%, 77.8%, 92.9%) |
| CIE-LAB | lab(4.10, -6.91, 4.38) |
| CIE-LCH | lch(4.10, 8.18, 147.63°) |
| OKLab | oklab(16.14% -0.034 0.0219) |
| OKLCH | oklch(16.14% 0.04 147.2) |
| XYZ | xyz(0.2632, 0.4543, 0.1886) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.31
Black
#000000
ΔE00 9.29
Charcoal (survey)
#343837
ΔE00 13.99
Gunmetal
#2A3439
ΔE00 14.25
Dark Grey
#363737
ΔE00 14.89
Onyx
#353839
ΔE00 14.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021204 #120210
analogous
#081202 #021204 #02120C
triadic
#021204 #040212 #120402
tetradic
#021204 #020812 #120210 #120C02
square
#021204 #020812 #120210 #120C02
split-complementary
#021204 #0C0212 #120208
monochromatic
#031C06 #031C06 #031C06 #084910 #0E801C
Accessibility & contrast
On white
19.25
#021204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#021204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021204
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021204 | 1.00 | 19.25 | 1.09 | 19.25 |
| #FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F03
Deuteranopia (green-blind)
#100E05
Tritanopia (blue-blind)
#00110E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #021204; /* rgb */ color: rgb(2, 18, 4); /* oklch */ color: oklch(16.1% 0.040 147.2);
Tailwind
colors: {
custom: {
50: '#474f48',
500: '#021204',
950: '#000000',
},
}SCSS
$custom: #021204; $custom-light: #474f48; $custom-dark: #000000;
JSON
{
"hex": "#021204",
"rgb": {
"r": 2,
"g": 18,
"b": 4
},
"hsl": {
"h": 127.5,
"s": 80,
"l": 3.922
},
"oklch": {
"l": 0.16138,
"c": 0.04042,
"h": 147.2
},
"luminance": 0.00454
}Semantic roles & 50–950 ramp
primary
#021204
secondary
#57194F
accent
#31DEF6
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877