#022101#022101
#022101 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.070 H 142.0°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #022101 |
|---|---|
| RGB | rgb(2, 33, 1) |
| HSL | hsl(118, 94%, 7%) |
| HSV | hsv(118, 97%, 13%) |
| CMYK | cmyk(93.9%, 0%, 97%, 87.1%) |
| CIE-LAB | lab(9.82, -18.80, 13.91) |
| CIE-LCH | lch(9.82, 23.38, 143.51°) |
| OKLab | oklab(21.6% -0.055 0.043) |
| OKLCH | oklch(21.6% 0.07 142) |
| XYZ | xyz(0.5743, 1.1027, 0.2113) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.00
Very Dark Green
#062E03
ΔE00 5.34
Dark Green
#033500
ΔE00 8.30
Hunter Green (survey)
#0B4008
ΔE00 11.24
Evergreen
#05472A
ΔE00 11.96
Pine Green
#0A481E
ΔE00 12.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022101 #200121
analogous
#122101 #022101 #012110
triadic
#022101 #010221 #210102
tetradic
#022101 #011221 #200121 #211001
square
#022101 #011221 #200121 #211001
split-complementary
#022101 #100121 #210112
monochromatic
#021E01 #021E01 #022101 #065C03 #099805
Accessibility & contrast
On white
17.20
#022101 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022101 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022101
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022101 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022101 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1E1A03
Tritanopia (blue-blind)
#00201A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022101; /* rgb */ color: rgb(2, 33, 1); /* oklch */ color: oklch(21.6% 0.070 142.0);
Tailwind
colors: {
custom: {
50: '#465c47',
500: '#022101',
950: '#000000',
},
}SCSS
$custom: #022101; $custom-light: #465c47; $custom-dark: #000000;
JSON
{
"hex": "#022101",
"rgb": {
"r": 2,
"g": 33,
"b": 1
},
"hsl": {
"h": 118.125,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.216,
"c": 0.06981,
"h": 142
},
"luminance": 0.01103
}Semantic roles & 50–950 ramp
primary
#022101
secondary
#661568
accent
#29FFF8
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977