#022211#022211
#022211 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.051 H 156.3°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #022211 |
|---|---|
| RGB | rgb(2, 34, 17) |
| HSL | hsl(148, 89%, 7%) |
| HSV | hsv(148, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 50%, 86.7%) |
| CIE-LAB | lab(10.54, -16.82, 7.81) |
| CIE-LCH | lch(10.54, 18.54, 155.11°) |
| OKLab | oklab(22.29% -0.0464 0.0204) |
| OKLCH | oklch(22.29% 0.051 156.3) |
| XYZ | xyz(0.6982, 1.1973, 0.7245) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.69
Very Dark Green
#062E03
ΔE00 8.16
Dark Green
#033500
ΔE00 10.98
Evergreen
#05472A
ΔE00 11.92
Pine Green
#0A481E
ΔE00 13.40
Hunter Green (survey)
#0B4008
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022211 #220213
analogous
#032202 #022211 #022221
triadic
#022211 #110222 #221102
tetradic
#022211 #020322 #220213 #222102
square
#022211 #020322 #220213 #222102
split-complementary
#022211 #210222 #220203
monochromatic
#021D0E #021D0E #022211 #055C2E #09964B
Accessibility & contrast
On white
16.94
#022211 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#022211 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022211
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022211 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022211 | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E10
Deuteranopia (green-blind)
#1E1B12
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #022211; /* rgb */ color: rgb(2, 34, 17); /* oklch */ color: oklch(22.3% 0.051 156.3);
Tailwind
colors: {
custom: {
50: '#475d4f',
500: '#022211',
950: '#000000',
},
}SCSS
$custom: #022211; $custom-light: #475d4f; $custom-dark: #000000;
JSON
{
"hex": "#022211",
"rgb": {
"r": 2,
"g": 34,
"b": 17
},
"hsl": {
"h": 148.125,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.2229,
"c": 0.05065,
"h": 156.3
},
"luminance": 0.01197
}Semantic roles & 50–950 ramp
primary
#022211
secondary
#681842
accent
#299BFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977