#132015#132015
#132015 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.7% C 0.028 H 148.6°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #132015 |
|---|---|
| RGB | rgb(19, 32, 21) |
| HSL | hsl(129, 25%, 10%) |
| HSV | hsv(129, 41%, 13%) |
| CMYK | cmyk(40.6%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(10.74, -8.71, 5.69) |
| CIE-LCH | lch(10.74, 10.40, 146.83°) |
| OKLab | oklab(22.75% -0.0238 0.0146) |
| OKLCH | oklch(22.75% 0.028 148.6) |
| XYZ | xyz(0.9204, 1.2256, 0.8974) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.21
Charcoal (survey)
#343837
ΔE00 11.85
Very Dark Green
#062E03
ΔE00 12.00
Dark Forest Green
#002D04
ΔE00 12.04
Black
#000000
ΔE00 12.56
Gunmetal
#2A3439
ΔE00 12.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132015 #20131E
analogous
#172013 #132015 #13201C
triadic
#132015 #151320 #201513
tetradic
#132015 #131720 #20131E #201C13
square
#132015 #131720 #20131E #201C13
split-complementary
#132015 #1C1320 #201317
monochromatic
#0B130D #0B130D #132015 #2A462E #416D47
Accessibility & contrast
On white
16.86
#132015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#132015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132015
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132015 | 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)
#201E14
Deuteranopia (green-blind)
#1E1C16
Tritanopia (blue-blind)
#111F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #132015; /* rgb */ color: rgb(19, 32, 21); /* oklch */ color: oklch(22.7% 0.028 148.6);
Tailwind
colors: {
custom: {
50: '#515b52',
500: '#132015',
950: '#000000',
},
}SCSS
$custom: #132015; $custom-light: #515b52; $custom-dark: #000000;
JSON
{
"hex": "#132015",
"rgb": {
"r": 19,
"g": 32,
"b": 21
},
"hsl": {
"h": 129.231,
"s": 25.49,
"l": 10
},
"oklch": {
"l": 0.22747,
"c": 0.02793,
"h": 148.6
},
"luminance": 0.01226
}Semantic roles & 50–950 ramp
primary
#132015
secondary
#543B50
accent
#66B4C2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978