#022111#022111
#022111 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.049 H 157.2°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #022111 |
|---|---|
| RGB | rgb(2, 33, 17) |
| HSL | hsl(149, 89%, 7%) |
| HSV | hsv(149, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 48.5%, 87.1%) |
| CIE-LAB | lab(10.11, -16.15, 7.21) |
| CIE-LCH | lch(10.11, 17.69, 155.94°) |
| OKLab | oklab(21.94% -0.0451 0.019) |
| OKLCH | oklch(21.94% 0.049 157.2) |
| XYZ | xyz(0.6700, 1.1410, 0.7151) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.25
Very Dark Green
#062E03
ΔE00 8.70
Dark Green
#033500
ΔE00 11.52
Evergreen
#05472A
ΔE00 12.40
Pine Green
#0A481E
ΔE00 13.92
Hunter Green (survey)
#0B4008
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022111 #210212
analogous
#032102 #022111 #022121
triadic
#022111 #110221 #211102
tetradic
#022111 #020321 #210212 #212102
square
#022111 #020321 #210212 #212102
split-complementary
#022111 #210221 #210203
monochromatic
#021D0F #021D0F #022111 #055B2F #09944C
Accessibility & contrast
On white
17.10
#022111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#022111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022111
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022111 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D10
Deuteranopia (green-blind)
#1D1B12
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022111; /* rgb */ color: rgb(2, 33, 17); /* oklch */ color: oklch(21.9% 0.049 157.2);
Tailwind
colors: {
custom: {
50: '#475c4f',
500: '#022111',
950: '#000000',
},
}SCSS
$custom: #022111; $custom-light: #475c4f; $custom-dark: #000000;
JSON
{
"hex": "#022111",
"rgb": {
"r": 2,
"g": 33,
"b": 17
},
"hsl": {
"h": 149.032,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21941,
"c": 0.04894,
"h": 157.2
},
"luminance": 0.01141
}Semantic roles & 50–950 ramp
primary
#022111
secondary
#671841
accent
#2997FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977