#132011#132011
#132011 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.034 H 141.2°. Best body text is #FFFFFF at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #132011 |
|---|---|
| RGB | rgb(19, 32, 17) |
| HSL | hsl(112, 31%, 10%) |
| HSV | hsv(112, 47%, 13%) |
| CMYK | cmyk(40.6%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(10.64, -9.61, 8.09) |
| CIE-LCH | lch(10.64, 12.56, 139.91°) |
| OKLab | oklab(22.63% -0.0262 0.0211) |
| OKLCH | oklch(22.63% 0.034 141.2) |
| XYZ | xyz(0.8862, 1.2119, 0.7174) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.56
Dark Forest Green
#002D04
ΔE00 10.67
Almost Black
#070D0D
ΔE00 11.51
Charcoal (survey)
#343837
ΔE00 12.95
Dark Green
#033500
ΔE00 13.08
Black
#000000
ΔE00 13.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132011 #1E1120
analogous
#1B2011 #132011 #112017
triadic
#132011 #111320 #201113
tetradic
#132011 #111B20 #1E1120 #201711
square
#132011 #111B20 #1E1120 #201711
split-complementary
#132011 #171120 #20111B
monochromatic
#0C140B #0C140B #132011 #2B4826 #42703B
Accessibility & contrast
On white
16.90
#132011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#132011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132011
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132011 | 1.00 | 16.90 | 1.24 | 16.90 |
| #FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E10
Deuteranopia (green-blind)
#1F1C12
Tritanopia (blue-blind)
#121F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #132011; /* rgb */ color: rgb(19, 32, 17); /* oklch */ color: oklch(22.6% 0.034 141.2);
Tailwind
colors: {
custom: {
50: '#515b4f',
500: '#132011',
950: '#000000',
},
}SCSS
$custom: #132011; $custom-light: #515b4f; $custom-dark: #000000;
JSON
{
"hex": "#132011",
"rgb": {
"r": 19,
"g": 32,
"b": 17
},
"hsl": {
"h": 112,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22633,
"c": 0.03364,
"h": 141.2
},
"luminance": 0.01212
}Semantic roles & 50–950 ramp
primary
#132011
secondary
#513755
accent
#61C7B9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977