#021600#021600
#021600 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.5% C 0.057 H 140.2°. Best body text is #FFFFFF at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #021600 |
|---|---|
| RGB | rgb(2, 22, 0) |
| HSL | hsl(115, 100%, 4%) |
| HSV | hsv(115, 100%, 9%) |
| CMYK | cmyk(90.9%, 0%, 100%, 91.4%) |
| CIE-LAB | lab(5.30, -10.07, 7.75) |
| CIE-LCH | lch(5.30, 12.71, 142.40°) |
| OKLab | oklab(17.52% -0.0436 0.0363) |
| OKLCH | oklch(17.52% 0.057 140.2) |
| XYZ | xyz(0.3119, 0.5867, 0.0968) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.83
Dark Forest Green
#002D04
ΔE00 11.78
Very Dark Green
#062E03
ΔE00 11.84
Black
#000000
ΔE00 12.65
Dark Green
#033500
ΔE00 14.56
Charcoal (survey)
#343837
ΔE00 15.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021600 #140016
analogous
#0D1600 #021600 #001609
triadic
#021600 #000216 #160002
tetradic
#021600 #000D16 #140016 #160900
square
#021600 #000D16 #140016 #160900
split-complementary
#021600 #090016 #16000D
monochromatic
#031F00 #031F00 #031F00 #085300 #0D9000
Accessibility & contrast
On white
18.79
#021600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#021600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021600
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021600 | 1.00 | 18.79 | 1.12 | 18.79 |
| #FFFFFF | 18.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171300
Deuteranopia (green-blind)
#141101
Tritanopia (blue-blind)
#001511
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #021600; /* rgb */ color: rgb(2, 22, 0); /* oklch */ color: oklch(17.5% 0.057 140.2);
Tailwind
colors: {
custom: {
50: '#475247',
500: '#021600',
950: '#000000',
},
}SCSS
$custom: #021600; $custom-light: #475247; $custom-dark: #000000;
JSON
{
"hex": "#021600",
"rgb": {
"r": 2,
"g": 22,
"b": 0
},
"hsl": {
"h": 114.545,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.17519,
"c": 0.05668,
"h": 140.2
},
"luminance": 0.00587
}Semantic roles & 50–950 ramp
primary
#021600
secondary
#591161
accent
#29FFEC
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000200
muted
#777877