#162210#162210
#162210 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.5% C 0.037 H 135.8°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #162210 |
|---|---|
| RGB | rgb(22, 34, 16) |
| HSL | hsl(100, 36%, 10%) |
| HSV | hsv(100, 53%, 13%) |
| CMYK | cmyk(35.3%, 0%, 52.9%, 86.7%) |
| CIE-LAB | lab(11.63, -9.68, 10.07) |
| CIE-LCH | lch(11.63, 13.97, 133.89°) |
| OKLab | oklab(23.49% -0.0265 0.0258) |
| OKLCH | oklch(23.49% 0.037 135.8) |
| XYZ | xyz(0.9964, 1.3520, 0.6986) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.71
Dark Forest Green
#002D04
ΔE00 9.96
Dark Green
#033500
ΔE00 12.13
Almost Black
#070D0D
ΔE00 12.48
Charcoal (survey)
#343837
ΔE00 13.17
Hunter Green (survey)
#0B4008
ΔE00 14.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162210 #1C1022
analogous
#1F2210 #162210 #102213
triadic
#162210 #101622 #221016
tetradic
#162210 #101F22 #1C1022 #221310
square
#162210 #101F22 #1C1022 #221310
split-complementary
#162210 #131022 #22101F
monochromatic
#0D150A #0D150A #162210 #314C24 #4C7537
Accessibility & contrast
On white
16.53
#162210 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#162210 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162210
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162210 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162210 | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0F
Deuteranopia (green-blind)
#211E11
Tritanopia (blue-blind)
#16211E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #162210; /* rgb */ color: rgb(22, 34, 16); /* oklch */ color: oklch(23.5% 0.037 135.8);
Tailwind
colors: {
custom: {
50: '#535d4e',
500: '#162210',
950: '#000000',
},
}SCSS
$custom: #162210; $custom-light: #535d4e; $custom-dark: #000000;
JSON
{
"hex": "#162210",
"rgb": {
"r": 22,
"g": 34,
"b": 16
},
"hsl": {
"h": 100,
"s": 36,
"l": 9.804
},
"oklch": {
"l": 0.23485,
"c": 0.03699,
"h": 135.8
},
"luminance": 0.01352
}Semantic roles & 50–950 ramp
primary
#162210
secondary
#4D3559
accent
#5CCCA7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977