#021606#021606
#021606 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.7% C 0.044 H 149.2°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #021606 |
|---|---|
| RGB | rgb(2, 22, 6) |
| HSL | hsl(132, 83%, 5%) |
| HSV | hsv(132, 91%, 9%) |
| CMYK | cmyk(90.9%, 0%, 72.7%, 91.4%) |
| CIE-LAB | lab(5.42, -9.23, 5.48) |
| CIE-LCH | lch(5.42, 10.73, 149.29°) |
| OKLab | oklab(17.7% -0.0377 0.0225) |
| OKLCH | oklch(17.7% 0.044 149.2) |
| XYZ | xyz(0.3448, 0.5998, 0.2699) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.53
Black
#000000
ΔE00 11.59
Dark Forest Green
#002D04
ΔE00 12.94
Very Dark Green
#062E03
ΔE00 13.04
Charcoal (survey)
#343837
ΔE00 14.51
Gunmetal
#2A3439
ΔE00 14.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021606 #160212
analogous
#081602 #021606 #021610
triadic
#021606 #060216 #160602
tetradic
#021606 #020816 #160212 #161002
square
#021606 #020816 #160212 #161002
split-complementary
#021606 #100216 #160208
monochromatic
#031C08 #031C08 #031C08 #074E15 #0C8625
Accessibility & contrast
On white
18.75
#021606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#021606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021606
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021606 | 1.00 | 18.75 | 1.12 | 18.75 |
| #FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161305
Deuteranopia (green-blind)
#131107
Tritanopia (blue-blind)
#001512
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #021606; /* rgb */ color: rgb(2, 22, 6); /* oklch */ color: oklch(17.7% 0.044 149.2);
Tailwind
colors: {
custom: {
50: '#475249',
500: '#021606',
950: '#000000',
},
}SCSS
$custom: #021606; $custom-light: #475249; $custom-dark: #000000;
JSON
{
"hex": "#021606",
"rgb": {
"r": 2,
"g": 22,
"b": 6
},
"hsl": {
"h": 132,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.17698,
"c": 0.04396,
"h": 149.2
},
"luminance": 0.006
}Semantic roles & 50–950 ramp
primary
#021606
secondary
#5C184E
accent
#2ED1FA
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877