#16320C#16320C
#16320C is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.5% C 0.071 H 138.5°. Best body text is #FFFFFF at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #16320C |
|---|---|
| RGB | rgb(22, 50, 12) |
| HSL | hsl(104, 61%, 12%) |
| HSV | hsv(104, 76%, 20%) |
| CMYK | cmyk(56%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(17.82, -19.31, 20.07) |
| CIE-LCH | lch(17.82, 27.85, 133.91°) |
| OKLab | oklab(28.51% -0.0532 0.0471) |
| OKLCH | oklch(28.51% 0.071 138.5) |
| XYZ | xyz(1.5378, 2.4782, 0.7451) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.77
Dark Forest Green
#002D04
ΔE00 3.74
Dark Green
#033500
ΔE00 4.12
Hunter Green (survey)
#0B4008
ΔE00 6.02
Forrest Green
#154406
ΔE00 7.13
Pine Green
#0A481E
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16320C #280C32
analogous
#29320C #16320C #0C3215
triadic
#16320C #0C1632 #320C16
tetradic
#16320C #0C2932 #280C32 #32150C
square
#16320C #0C2932 #280C32 #32150C
split-complementary
#16320C #150C32 #320C29
monochromatic
#0B1906 #0B1906 #16320C #2C6318 #419524
Accessibility & contrast
On white
14.04
#16320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#16320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16320C
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16320C | 1.00 | 14.04 | 1.50 | 14.04 |
| #FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D08
Deuteranopia (green-blind)
#302B0F
Tritanopia (blue-blind)
#14302A
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #16320c; /* rgb */ color: rgb(22, 50, 12); /* oklch */ color: oklch(28.5% 0.071 138.5);
Tailwind
colors: {
custom: {
50: '#566a4d',
500: '#16320c',
950: '#000000',
},
}SCSS
$custom: #16320c; $custom-light: #566a4d; $custom-dark: #000000;
JSON
{
"hex": "#16320c",
"rgb": {
"r": 22,
"g": 50,
"b": 12
},
"hsl": {
"h": 104.211,
"s": 61.29,
"l": 12.157
},
"oklch": {
"l": 0.28506,
"c": 0.07104,
"h": 138.5
},
"luminance": 0.02478
}Semantic roles & 50–950 ramp
primary
#16320C
secondary
#5D2C6E
accent
#43E4BA
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#030601
muted
#787A77