#16400C#16400C
#16400C is a dark, moderate green. Relative luminance 0.039; OKLCH L 32.9% C 0.092 H 140.2°. Best body text is #FFFFFF at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #16400C |
|---|---|
| RGB | rgb(22, 64, 12) |
| HSL | hsl(108, 68%, 15%) |
| HSV | hsv(108, 81%, 25%) |
| CMYK | cmyk(65.6%, 0%, 81.2%, 74.9%) |
| CIE-LAB | lab(23.22, -25.88, 26.07) |
| CIE-LCH | lch(23.22, 36.73, 134.80°) |
| OKLab | oklab(32.95% -0.071 0.0591) |
| OKLCH | oklch(32.95% 0.092 140.2) |
| XYZ | xyz(2.2305, 3.8637, 0.9760) |
| Luminance | 0.0386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.40
Forrest Green
#154406
ΔE00 2.02
Forest Green (survey)
#06470C
ΔE00 3.13
British Racing Green
#05480D
ΔE00 3.43
Dark Green
#033500
ΔE00 3.63
Racing Green
#014600
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16400C #360C40
analogous
#30400C #16400C #0C401C
triadic
#16400C #0C1640 #400C16
tetradic
#16400C #0C3040 #360C40 #401C0C
square
#16400C #0C3040 #360C40 #401C0C
split-complementary
#16400C #1C0C40 #400C30
monochromatic
#091A05 #091A05 #16400C #287416 #39A71F
Accessibility & contrast
On white
11.85
#16400C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#16400C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16400C
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16400C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16400C | 1.00 | 11.85 | 1.77 | 11.85 |
| #FFFFFF | 11.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423905
Deuteranopia (green-blind)
#3D3611
Tritanopia (blue-blind)
#113E36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #16400c; /* rgb */ color: rgb(22, 64, 12); /* oklch */ color: oklch(32.9% 0.092 140.2);
Tailwind
colors: {
custom: {
50: '#59754e',
500: '#16400c',
950: '#000000',
},
}SCSS
$custom: #16400c; $custom-light: #59754e; $custom-dark: #000000;
JSON
{
"hex": "#16400c",
"rgb": {
"r": 22,
"g": 64,
"b": 12
},
"hsl": {
"h": 108.462,
"s": 68.421,
"l": 14.902
},
"oklch": {
"l": 0.32949,
"c": 0.09239,
"h": 140.2
},
"luminance": 0.03864
}Semantic roles & 50–950 ramp
primary
#16400C
secondary
#6D2C7C
accent
#3DEBCA
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#040802
muted
#797B78