#16471C#16471C
#16471C is a dark, moderate green. Relative luminance 0.048; OKLCH L 35.3% C 0.088 H 145.5°. Best body text is #FFFFFF at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #16471C |
|---|---|
| RGB | rgb(22, 71, 28) |
| HSL | hsl(127, 53%, 18%) |
| HSV | hsv(127, 69%, 28%) |
| CMYK | cmyk(69%, 0%, 60.6%, 72.2%) |
| CIE-LAB | lab(26.04, -26.91, 20.88) |
| CIE-LCH | lch(26.04, 34.06, 142.19°) |
| OKLab | oklab(35.34% -0.0728 0.05) |
| OKLCH | oklch(35.34% 0.088 145.5) |
| XYZ | xyz(2.7935, 4.7606, 1.8701) |
| Luminance | 0.0476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.52
Forest Green (survey)
#06470C
ΔE00 3.48
British Racing Green
#05480D
ΔE00 3.49
Hunter Green (survey)
#0B4008
ΔE00 3.72
Forrest Green
#154406
ΔE00 4.31
Darkgreen (survey)
#054907
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16471C #471641
analogous
#284716 #16471C #164734
triadic
#16471C #1C1647 #471C16
tetradic
#16471C #162847 #471641 #473416
square
#16471C #162847 #471641 #473416
split-complementary
#16471C #341647 #471628
monochromatic
#071709 #08180A #16471C #24762E #33A441
Accessibility & contrast
On white
10.76
#16471C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.95
#16471C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16471C
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16471C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16471C | 1.00 | 10.76 | 1.95 | 10.76 |
| #FFFFFF | 10.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.95 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#484018
Deuteranopia (green-blind)
#423C1F
Tritanopia (blue-blind)
#0A453D
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #16471c; /* rgb */ color: rgb(22, 71, 28); /* oklch */ color: oklch(35.3% 0.088 145.5);
Tailwind
colors: {
custom: {
50: '#5a7b59',
500: '#16471c',
950: '#000000',
},
}SCSS
$custom: #16471c; $custom-light: #5a7b59; $custom-dark: #000000;
JSON
{
"hex": "#16471c",
"rgb": {
"r": 22,
"g": 71,
"b": 28
},
"hsl": {
"h": 127.347,
"s": 52.688,
"l": 18.235
},
"oklch": {
"l": 0.35339,
"c": 0.0883,
"h": 145.5
},
"luminance": 0.04761
}Semantic roles & 50–950 ramp
primary
#16471C
secondary
#7E3A76
accent
#4CCADC
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040903
muted
#797B78