#132012#132012
#132012 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.7% C 0.032 H 142.7°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #132012 |
|---|---|
| RGB | rgb(19, 32, 18) |
| HSL | hsl(116, 28%, 10%) |
| HSV | hsv(116, 44%, 13%) |
| CMYK | cmyk(40.6%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(10.67, -9.40, 7.53) |
| CIE-LCH | lch(10.67, 12.04, 141.30°) |
| OKLab | oklab(22.66% -0.0256 0.0195) |
| OKLCH | oklch(22.66% 0.032 142.7) |
| XYZ | xyz(0.8942, 1.2151, 0.7596) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.88
Dark Forest Green
#002D04
ΔE00 10.97
Almost Black
#070D0D
ΔE00 11.20
Charcoal (survey)
#343837
ΔE00 12.69
Black
#000000
ΔE00 13.37
Dark Green
#033500
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132012 #1F1220
analogous
#1A2012 #132012 #122018
triadic
#132012 #121320 #201213
tetradic
#132012 #121A20 #1F1220 #201812
square
#132012 #121A20 #1F1220 #201812
split-complementary
#132012 #181220 #20121A
monochromatic
#0C140B #0C140B #132012 #2A4728 #426E3E
Accessibility & contrast
On white
16.89
#132012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#132012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132012
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132012 | 1.00 | 16.89 | 1.24 | 16.89 |
| #FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E11
Deuteranopia (green-blind)
#1F1C13
Tritanopia (blue-blind)
#121F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #132012; /* rgb */ color: rgb(19, 32, 18); /* oklch */ color: oklch(22.7% 0.032 142.7);
Tailwind
colors: {
custom: {
50: '#515b50',
500: '#132012',
950: '#000000',
},
}SCSS
$custom: #132012; $custom-light: #515b50; $custom-dark: #000000;
JSON
{
"hex": "#132012",
"rgb": {
"r": 19,
"g": 32,
"b": 18
},
"hsl": {
"h": 115.714,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.2266,
"c": 0.0322,
"h": 142.7
},
"luminance": 0.01215
}Semantic roles & 50–950 ramp
primary
#132012
secondary
#533955
accent
#63C4BD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978