#16200E#16200E
#16200E is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.8% C 0.036 H 132.3°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #16200E |
|---|---|
| RGB | rgb(22, 32, 14) |
| HSL | hsl(93, 39%, 9%) |
| HSV | hsv(93, 56%, 13%) |
| CMYK | cmyk(31.2%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(10.82, -8.77, 9.99) |
| CIE-LCH | lch(10.82, 13.30, 131.27°) |
| OKLab | oklab(22.81% -0.0241 0.0264) |
| OKLCH | oklch(22.81% 0.036 132.3) |
| XYZ | xyz(0.9266, 1.2353, 0.6050) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.46
Dark Forest Green
#002D04
ΔE00 10.73
Almost Black
#070D0D
ΔE00 11.80
Dark Green
#033500
ΔE00 12.83
Charcoal (survey)
#343837
ΔE00 13.07
Black
#000000
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16200E #180E20
analogous
#1F200E #16200E #0E200F
triadic
#16200E #0E1620 #200E16
tetradic
#16200E #0E1F20 #180E20 #200F0E
square
#16200E #0E1F20 #180E20 #200F0E
split-complementary
#16200E #0F0E20 #200E1F
monochromatic
#0F1509 #0F1509 #16200E #334B21 #517533
Accessibility & contrast
On white
16.84
#16200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#16200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16200E
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16200E | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E0D
Deuteranopia (green-blind)
#201D0F
Tritanopia (blue-blind)
#161F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #16200e; /* rgb */ color: rgb(22, 32, 14); /* oklch */ color: oklch(22.8% 0.036 132.3);
Tailwind
colors: {
custom: {
50: '#535b4d',
500: '#16200e',
950: '#000000',
},
}SCSS
$custom: #16200e; $custom-light: #535b4d; $custom-dark: #000000;
JSON
{
"hex": "#16200e",
"rgb": {
"r": 22,
"g": 32,
"b": 14
},
"hsl": {
"h": 93.333,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22811,
"c": 0.03577,
"h": 132.3
},
"luminance": 0.01235
}Semantic roles & 50–950 ramp
primary
#16200E
secondary
#473258
accent
#59CF9A
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977