#132018#132018
#132018 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.8% C 0.024 H 156.9°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #132018 |
|---|---|
| RGB | rgb(19, 32, 24) |
| HSL | hsl(143, 25%, 10%) |
| HSV | hsv(143, 41%, 13%) |
| CMYK | cmyk(40.6%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(10.83, -7.95, 3.65) |
| CIE-LCH | lch(10.83, 8.75, 155.33°) |
| OKLab | oklab(22.84% -0.022 0.0094) |
| OKLCH | oklch(22.84% 0.024 156.9) |
| XYZ | xyz(0.9499, 1.2374, 1.0528) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.13
Charcoal (survey)
#343837
ΔE00 10.98
Gunmetal
#2A3439
ΔE00 11.49
Black
#000000
ΔE00 11.70
Onyx
#353839
ΔE00 12.17
Dark Grey
#363737
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132018 #20131B
analogous
#152013 #132018 #13201E
triadic
#132018 #181320 #201813
tetradic
#132018 #131520 #20131B #201E13
square
#132018 #131520 #20131B #201E13
split-complementary
#132018 #1E1320 #201315
monochromatic
#0B130E #0B130E #132018 #2A4635 #416D52
Accessibility & contrast
On white
16.84
#132018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#132018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132018
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132018 | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E18
Deuteranopia (green-blind)
#1E1D18
Tritanopia (blue-blind)
#11201E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #132018; /* rgb */ color: rgb(19, 32, 24); /* oklch */ color: oklch(22.8% 0.024 156.9);
Tailwind
colors: {
custom: {
50: '#515b54',
500: '#132018',
950: '#000000',
},
}SCSS
$custom: #132018; $custom-light: #515b54; $custom-dark: #000000;
JSON
{
"hex": "#132018",
"rgb": {
"r": 19,
"g": 32,
"b": 24
},
"hsl": {
"h": 143.077,
"s": 25.49,
"l": 10
},
"oklch": {
"l": 0.22844,
"c": 0.02396,
"h": 156.9
},
"luminance": 0.01237
}Semantic roles & 50–950 ramp
primary
#132018
secondary
#543B4A
accent
#669FC2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978