#22371C#22371C
#22371C is a dark, muted green. Relative luminance 0.032; OKLCH L 31.1% C 0.054 H 138.9°. Best body text is #FFFFFF at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #22371C |
|---|---|
| RGB | rgb(34, 55, 28) |
| HSL | hsl(107, 33%, 16%) |
| HSV | hsv(107, 49%, 22%) |
| CMYK | cmyk(38.2%, 0%, 49.1%, 78.4%) |
| CIE-LAB | lab(20.66, -14.76, 14.32) |
| CIE-LCH | lch(20.66, 20.56, 135.86°) |
| OKLab | oklab(31.09% -0.0403 0.0352) |
| OKLCH | oklch(31.09% 0.054 138.9) |
| XYZ | xyz(2.2354, 3.1562, 1.5898) |
| Luminance | 0.0316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.38
Dark Forest Green
#002D04
ΔE00 6.93
Dark Green
#033500
ΔE00 7.66
Hunter Green (survey)
#0B4008
ΔE00 8.43
Evergreen
#05472A
ΔE00 8.51
Pine Green
#0A481E
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22371C #311C37
analogous
#30371C #22371C #1C3724
triadic
#22371C #1C2237 #371C22
tetradic
#22371C #1C3037 #311C37 #37241C
square
#22371C #1C3037 #311C37 #37241C
split-complementary
#22371C #241C37 #371C30
monochromatic
#0D140A #0D140A #22371C #3B6031 #548845
Accessibility & contrast
On white
12.87
#22371C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#22371C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #22371C
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22371C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##22371C | 1.00 | 12.87 | 1.63 | 12.87 |
| #FFFFFF | 12.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39331A
Deuteranopia (green-blind)
#35311E
Tritanopia (blue-blind)
#213530
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #22371c; /* rgb */ color: rgb(34, 55, 28); /* oklch */ color: oklch(31.1% 0.054 138.9);
Tailwind
colors: {
custom: {
50: '#5e6e58',
500: '#22371c',
950: '#000000',
},
}SCSS
$custom: #22371c; $custom-light: #5e6e58; $custom-dark: #000000;
JSON
{
"hex": "#22371c",
"rgb": {
"r": 34,
"g": 55,
"b": 28
},
"hsl": {
"h": 106.667,
"s": 32.53,
"l": 16.275
},
"oklch": {
"l": 0.31091,
"c": 0.05352,
"h": 138.9
},
"luminance": 0.03156
}Semantic roles & 50–950 ramp
primary
#22371C
secondary
#62436B
accent
#5FC9B1
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040703
muted
#797A78