#020800#020800
#020800 is a very dark, muted green. Relative luminance 0.002; OKLCH L 12.0% C 0.035 H 134.8°. Best body text is #FFFFFF at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #020800 |
|---|---|
| RGB | rgb(2, 8, 0) |
| HSL | hsl(105, 100%, 2%) |
| HSV | hsv(105, 100%, 3%) |
| CMYK | cmyk(75%, 0%, 100%, 96.9%) |
| CIE-LAB | lab(1.69, -2.68, 2.48) |
| CIE-LCH | lch(1.69, 3.65, 137.29°) |
| OKLab | oklab(12.02% -0.0247 0.0248) |
| OKLCH | oklch(12.02% 0.035 134.8) |
| XYZ | xyz(0.1119, 0.1866, 0.0301) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.26
Black
#000000
ΔE00 4.38
Dark
#1B2431
ΔE00 13.51
Gunmetal
#2A3439
ΔE00 13.86
Charcoal (survey)
#343837
ΔE00 13.95
Dark Grey
#363737
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020800 #060008
analogous
#060800 #020800 #000802
triadic
#020800 #000208 #080002
tetradic
#020800 #000608 #060008 #080200
square
#020800 #000608 #060008 #080200
split-complementary
#020800 #020008 #080006
monochromatic
#081F00 #081F00 #081F00 #114500 #218200
Accessibility & contrast
On white
20.24
#020800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#020800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020800
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020800 | 1.00 | 20.24 | 1.04 | 20.24 |
| #FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090700
Deuteranopia (green-blind)
#080600
Tritanopia (blue-blind)
#020706
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #020800; /* rgb */ color: rgb(2, 8, 0); /* oklch */ color: oklch(12.0% 0.035 134.8);
Tailwind
colors: {
custom: {
50: '#474a47',
500: '#020800',
950: '#000000',
},
}SCSS
$custom: #020800; $custom-light: #474a47; $custom-dark: #000000;
JSON
{
"hex": "#020800",
"rgb": {
"r": 2,
"g": 8,
"b": 0
},
"hsl": {
"h": 105,
"s": 100,
"l": 1.569
},
"oklch": {
"l": 0.12021,
"c": 0.03499,
"h": 134.8
},
"luminance": 0.00187
}Semantic roles & 50–950 ramp
primary
#020800
secondary
#430F55
accent
#29FFC9
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777