#132017#132017
#132017 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.8% C 0.025 H 153.8°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #132017 |
|---|---|
| RGB | rgb(19, 32, 23) |
| HSL | hsl(138, 25%, 10%) |
| HSV | hsv(138, 41%, 13%) |
| CMYK | cmyk(40.6%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(10.80, -8.21, 4.34) |
| CIE-LCH | lch(10.80, 9.28, 152.14°) |
| OKLab | oklab(22.81% -0.0226 0.0111) |
| OKLCH | oklch(22.81% 0.025 153.8) |
| XYZ | xyz(0.9397, 1.2333, 0.9990) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.49
Charcoal (survey)
#343837
ΔE00 11.26
Gunmetal
#2A3439
ΔE00 11.97
Black
#000000
ΔE00 11.99
Onyx
#353839
ΔE00 12.50
Dark Grey
#363737
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132017 #20131C
analogous
#152013 #132017 #13201E
triadic
#132017 #171320 #201713
tetradic
#132017 #131520 #20131C #201E13
square
#132017 #131520 #20131C #201E13
split-complementary
#132017 #1E1320 #201315
monochromatic
#0B130E #0B130E #132017 #2A4633 #416D4E
Accessibility & contrast
On white
16.85
#132017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#132017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132017
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132017 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E17
Deuteranopia (green-blind)
#1E1C17
Tritanopia (blue-blind)
#11201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #132017; /* rgb */ color: rgb(19, 32, 23); /* oklch */ color: oklch(22.8% 0.025 153.8);
Tailwind
colors: {
custom: {
50: '#515b53',
500: '#132017',
950: '#000000',
},
}SCSS
$custom: #132017; $custom-light: #515b53; $custom-dark: #000000;
JSON
{
"hex": "#132017",
"rgb": {
"r": 19,
"g": 32,
"b": 23
},
"hsl": {
"h": 138.462,
"s": 25.49,
"l": 10
},
"oklch": {
"l": 0.2281,
"c": 0.02523,
"h": 153.8
},
"luminance": 0.01233
}Semantic roles & 50–950 ramp
primary
#132017
secondary
#543B4C
accent
#66A6C2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978