#021608#021608
#021608 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.8% C 0.041 H 152.7°. Best body text is #FFFFFF at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #021608 |
|---|---|
| RGB | rgb(2, 22, 8) |
| HSL | hsl(138, 83%, 5%) |
| HSV | hsv(138, 91%, 9%) |
| CMYK | cmyk(90.9%, 0%, 63.6%, 91.4%) |
| CIE-LAB | lab(5.46, -8.95, 4.72) |
| CIE-LCH | lch(5.46, 10.12, 152.18°) |
| OKLab | oklab(17.76% -0.0362 0.0187) |
| OKLCH | oklch(17.76% 0.041 152.7) |
| XYZ | xyz(0.3557, 0.6042, 0.3276) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.10
Black
#000000
ΔE00 11.24
Dark Forest Green
#002D04
ΔE00 13.37
Very Dark Green
#062E03
ΔE00 13.48
Charcoal (survey)
#343837
ΔE00 14.24
Gunmetal
#2A3439
ΔE00 14.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021608 #160210
analogous
#061602 #021608 #021612
triadic
#021608 #080216 #160802
tetradic
#021608 #020616 #160210 #161202
square
#021608 #020616 #160210 #161202
split-complementary
#021608 #120216 #160206
monochromatic
#031C0A #031C0A #031C0A #074E1C #0C8631
Accessibility & contrast
On white
18.74
#021608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#021608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021608
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021608 | 1.00 | 18.74 | 1.12 | 18.74 |
| #FFFFFF | 18.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161307
Deuteranopia (green-blind)
#131109
Tritanopia (blue-blind)
#001613
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #021608; /* rgb */ color: rgb(2, 22, 8); /* oklch */ color: oklch(17.8% 0.041 152.7);
Tailwind
colors: {
custom: {
50: '#47524a',
500: '#021608',
950: '#000000',
},
}SCSS
$custom: #021608; $custom-light: #47524a; $custom-dark: #000000;
JSON
{
"hex": "#021608",
"rgb": {
"r": 2,
"g": 22,
"b": 8
},
"hsl": {
"h": 138,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.17756,
"c": 0.04077,
"h": 152.7
},
"luminance": 0.00604
}Semantic roles & 50–950 ramp
primary
#021608
secondary
#5C1847
accent
#2EBDFA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877