#132016#132016
#132016 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.8% C 0.027 H 151.1°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #132016 |
|---|---|
| RGB | rgb(19, 32, 22) |
| HSL | hsl(134, 25%, 10%) |
| HSV | hsv(134, 41%, 13%) |
| CMYK | cmyk(40.6%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(10.77, -8.46, 5.03) |
| CIE-LCH | lch(10.77, 9.84, 149.30°) |
| OKLab | oklab(22.78% -0.0232 0.0129) |
| OKLCH | oklch(22.78% 0.027 151.1) |
| XYZ | xyz(0.9298, 1.2294, 0.9472) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.85
Charcoal (survey)
#343837
ΔE00 11.56
Black
#000000
ΔE00 12.28
Very Dark Green
#062E03
ΔE00 12.42
Gunmetal
#2A3439
ΔE00 12.43
Dark Forest Green
#002D04
ΔE00 12.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132016 #20131D
analogous
#172013 #132016 #13201C
triadic
#132016 #161320 #201613
tetradic
#132016 #131720 #20131D #201C13
square
#132016 #131720 #20131D #201C13
split-complementary
#132016 #1C1320 #201317
monochromatic
#0B130D #0B130D #132016 #2A4630 #416D4B
Accessibility & contrast
On white
16.86
#132016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#132016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132016
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132016 | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E15
Deuteranopia (green-blind)
#1E1C17
Tritanopia (blue-blind)
#11201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #132016; /* rgb */ color: rgb(19, 32, 22); /* oklch */ color: oklch(22.8% 0.027 151.1);
Tailwind
colors: {
custom: {
50: '#515b53',
500: '#132016',
950: '#000000',
},
}SCSS
$custom: #132016; $custom-light: #515b53; $custom-dark: #000000;
JSON
{
"hex": "#132016",
"rgb": {
"r": 19,
"g": 32,
"b": 22
},
"hsl": {
"h": 133.846,
"s": 25.49,
"l": 10
},
"oklch": {
"l": 0.22778,
"c": 0.02656,
"h": 151.1
},
"luminance": 0.01229
}Semantic roles & 50–950 ramp
primary
#132016
secondary
#543B4E
accent
#66ADC2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978