#021008#021008
#021008 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.5% C 0.029 H 160.0°. Best body text is #FFFFFF at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #021008 |
|---|---|
| RGB | rgb(2, 16, 8) |
| HSL | hsl(146, 78%, 4%) |
| HSV | hsv(146, 88%, 6%) |
| CMYK | cmyk(87.5%, 0%, 50%, 93.7%) |
| CIE-LAB | lab(3.62, -5.20, 2.04) |
| CIE-LCH | lch(3.62, 5.59, 158.55°) |
| OKLab | oklab(15.54% -0.0274 0.01) |
| OKLCH | oklch(15.54% 0.029 160) |
| XYZ | xyz(0.2541, 0.4010, 0.2937) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.92
Black
#000000
ΔE00 7.15
Gunmetal
#2A3439
ΔE00 12.99
Charcoal (survey)
#343837
ΔE00 13.32
Dark
#1B2431
ΔE00 13.61
Dark Grey
#363737
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021008 #10020A
analogous
#031002 #021008 #02100F
triadic
#021008 #080210 #100802
tetradic
#021008 #020310 #10020A #100F02
square
#021008 #020310 #10020A #100F02
split-complementary
#021008 #0F0210 #100203
monochromatic
#031B0E #031B0E #031B0E #094623 #107D3E
Accessibility & contrast
On white
19.44
#021008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021008
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021008 | 1.00 | 19.44 | 1.08 | 19.44 |
| #FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E08
Deuteranopia (green-blind)
#0D0C08
Tritanopia (blue-blind)
#00100E
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #021008; /* rgb */ color: rgb(2, 16, 8); /* oklch */ color: oklch(15.5% 0.029 160.0);
Tailwind
colors: {
custom: {
50: '#474e4a',
500: '#021008',
950: '#000000',
},
}SCSS
$custom: #021008; $custom-light: #474e4a; $custom-dark: #000000;
JSON
{
"hex": "#021008",
"rgb": {
"r": 2,
"g": 16,
"b": 8
},
"hsl": {
"h": 145.714,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.15537,
"c": 0.0292,
"h": 160
},
"luminance": 0.00401
}Semantic roles & 50–950 ramp
primary
#021008
secondary
#55193B
accent
#34A2F4
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777