#020804#020804
#020804 is a very dark, near-neutral green. Relative luminance 0.002; OKLCH L 12.3% C 0.019 H 156.9°. Best body text is #FFFFFF at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #020804 |
|---|---|
| RGB | rgb(2, 8, 4) |
| HSL | hsl(140, 60%, 2%) |
| HSV | hsv(140, 75%, 3%) |
| CMYK | cmyk(75%, 0%, 50%, 96.9%) |
| CIE-LAB | lab(1.76, -2.12, 0.96) |
| CIE-LCH | lch(1.76, 2.33, 155.66°) |
| OKLab | oklab(12.27% -0.0177 0.0076) |
| OKLCH | oklch(12.27% 0.019 156.9) |
| XYZ | xyz(0.1338, 0.1953, 0.1455) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.83
Black
#000000
ΔE00 3.26
Dark
#1B2431
ΔE00 12.13
Gunmetal
#2A3439
ΔE00 13.22
Charcoal (survey)
#343837
ΔE00 13.72
Dark Grey
#363737
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020804 #080206
analogous
#030802 #020804 #020807
triadic
#020804 #040208 #080402
tetradic
#020804 #020308 #080206 #080702
square
#020804 #020308 #080206 #080702
split-complementary
#020804 #070208 #080203
monochromatic
#06180C #06180C #06180C #0E391C #1A6A35
Accessibility & contrast
On white
20.21
#020804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#020804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020804
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020804 | 1.00 | 20.21 | 1.04 | 20.21 |
| #FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080704
Deuteranopia (green-blind)
#070604
Tritanopia (blue-blind)
#010807
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #020804; /* rgb */ color: rgb(2, 8, 4); /* oklch */ color: oklch(12.3% 0.019 156.9);
Tailwind
colors: {
custom: {
50: '#474a48',
500: '#020804',
950: '#000000',
},
}SCSS
$custom: #020804; $custom-light: #474a48; $custom-dark: #000000;
JSON
{
"hex": "#020804",
"rgb": {
"r": 2,
"g": 8,
"b": 4
},
"hsl": {
"h": 140,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.12272,
"c": 0.01929,
"h": 156.9
},
"luminance": 0.00195
}Semantic roles & 50–950 ramp
primary
#020804
secondary
#481E3A
accent
#45AEE3
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777