#021508#021508
#021508 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.4% C 0.039 H 153.5°. Best body text is #FFFFFF at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #021508 |
|---|---|
| RGB | rgb(2, 21, 8) |
| HSL | hsl(139, 83%, 5%) |
| HSV | hsv(139, 90%, 8%) |
| CMYK | cmyk(90.5%, 0%, 61.9%, 91.8%) |
| CIE-LAB | lab(5.12, -8.26, 4.23) |
| CIE-LCH | lch(5.12, 9.28, 152.88°) |
| OKLab | oklab(17.39% -0.0348 0.0173) |
| OKLCH | oklch(17.39% 0.039 153.5) |
| XYZ | xyz(0.3370, 0.5667, 0.3213) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.38
Black
#000000
ΔE00 10.54
Charcoal (survey)
#343837
ΔE00 14.02
Dark Forest Green
#002D04
ΔE00 14.03
Very Dark Green
#062E03
ΔE00 14.13
Gunmetal
#2A3439
ΔE00 14.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021508 #15020F
analogous
#061502 #021508 #021512
triadic
#021508 #080215 #150802
tetradic
#021508 #020615 #15020F #151202
square
#021508 #020615 #15020F #151202
split-complementary
#021508 #120215 #150206
monochromatic
#031C0B #031C0B #031C0B #074D1D #0D8533
Accessibility & contrast
On white
18.86
#021508 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021508 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021508
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021508 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021508 | 1.00 | 18.86 | 1.11 | 18.86 |
| #FFFFFF | 18.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151207
Deuteranopia (green-blind)
#121009
Tritanopia (blue-blind)
#001512
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021508; /* rgb */ color: rgb(2, 21, 8); /* oklch */ color: oklch(17.4% 0.039 153.5);
Tailwind
colors: {
custom: {
50: '#47524a',
500: '#021508',
950: '#000000',
},
}SCSS
$custom: #021508; $custom-light: #47524a; $custom-dark: #000000;
JSON
{
"hex": "#021508",
"rgb": {
"r": 2,
"g": 21,
"b": 8
},
"hsl": {
"h": 138.947,
"s": 82.609,
"l": 4.51
},
"oklch": {
"l": 0.17389,
"c": 0.03889,
"h": 153.5
},
"luminance": 0.00567
}Semantic roles & 50–950 ramp
primary
#021508
secondary
#5B1846
accent
#2FB9F9
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877