#16340B#16340B
#16340B is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.1% C 0.075 H 138.5°. Best body text is #FFFFFF at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #16340B |
|---|---|
| RGB | rgb(22, 52, 11) |
| HSL | hsl(104, 65%, 12%) |
| HSV | hsv(104, 79%, 20%) |
| CMYK | cmyk(57.7%, 0%, 78.8%, 79.6%) |
| CIE-LAB | lab(18.59, -20.43, 21.42) |
| CIE-LCH | lch(18.59, 29.60, 133.64°) |
| OKLab | oklab(29.13% -0.0563 0.0498) |
| OKLCH | oklch(29.13% 0.075 138.5) |
| XYZ | xyz(1.6192, 2.6506, 0.7428) |
| Luminance | 0.0265 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.83
Dark Green
#033500
ΔE00 3.44
Dark Forest Green
#002D04
ΔE00 3.85
Hunter Green (survey)
#0B4008
ΔE00 5.13
Forrest Green
#154406
ΔE00 6.22
Forest Green (survey)
#06470C
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16340B #290B34
analogous
#2B340B #16340B #0B3414
triadic
#16340B #0B1634 #340B16
tetradic
#16340B #0B2B34 #290B34 #34140B
square
#16340B #0B2B34 #290B34 #34140B
split-complementary
#16340B #140B34 #340B2B
monochromatic
#0B1905 #0B1905 #16340B #2B6716 #419920
Accessibility & contrast
On white
13.72
#16340B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#16340B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16340B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16340B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16340B | 1.00 | 13.72 | 1.53 | 13.72 |
| #FFFFFF | 13.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F06
Deuteranopia (green-blind)
#322C0F
Tritanopia (blue-blind)
#14322C
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #16340b; /* rgb */ color: rgb(22, 52, 11); /* oklch */ color: oklch(29.1% 0.075 138.5);
Tailwind
colors: {
custom: {
50: '#576c4c',
500: '#16340b',
950: '#000000',
},
}SCSS
$custom: #16340b; $custom-light: #576c4c; $custom-dark: #000000;
JSON
{
"hex": "#16340b",
"rgb": {
"r": 22,
"g": 52,
"b": 11
},
"hsl": {
"h": 103.902,
"s": 65.079,
"l": 12.353
},
"oklch": {
"l": 0.29133,
"c": 0.07517,
"h": 138.5
},
"luminance": 0.02651
}Semantic roles & 50–950 ramp
primary
#16340B
secondary
#5E2A71
accent
#40E8BB
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030701
muted
#787A77