#13201E#13201E
#13201E is a very dark, near-neutral teal. Relative luminance 0.013; OKLCH L 23.1% C 0.019 H 184.1°. Best body text is #FFFFFF at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #13201E |
|---|---|
| RGB | rgb(19, 32, 30) |
| HSL | hsl(171, 25%, 10%) |
| HSV | hsv(171, 41%, 13%) |
| CMYK | cmyk(40.6%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(11.03, -6.25, -0.46) |
| CIE-LCH | lch(11.03, 6.26, 184.18°) |
| OKLab | oklab(23.07% -0.0185 -0.0013) |
| OKLCH | oklch(23.07% 0.019 184.1) |
| XYZ | xyz(1.0193, 1.2652, 1.4185) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.23
Gunmetal
#2A3439
ΔE00 8.66
Charcoal (survey)
#343837
ΔE00 9.57
Black
#000000
ΔE00 10.19
Onyx
#353839
ΔE00 10.38
Dark Grey
#363737
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13201E #201315
analogous
#132017 #13201E #131C20
triadic
#13201E #1E1320 #201E13
tetradic
#13201E #171320 #201315 #1C2013
square
#13201E #171320 #201315 #1C2013
split-complementary
#13201E #20131C #201713
monochromatic
#0B1312 #0B1312 #13201E #2A4642 #416D66
Accessibility & contrast
On white
16.76
#13201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#13201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13201E
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13201E | 1.00 | 16.76 | 1.25 | 16.76 |
| #FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1F1E
Deuteranopia (green-blind)
#1C1D1E
Tritanopia (blue-blind)
#0F211F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #13201e; /* rgb */ color: rgb(19, 32, 30); /* oklch */ color: oklch(23.1% 0.019 184.1);
Tailwind
colors: {
custom: {
50: '#515b59',
500: '#13201e',
950: '#000000',
},
}SCSS
$custom: #13201e; $custom-light: #515b59; $custom-dark: #000000;
JSON
{
"hex": "#13201e",
"rgb": {
"r": 19,
"g": 32,
"b": 30
},
"hsl": {
"h": 170.769,
"s": 25.49,
"l": 10
},
"oklch": {
"l": 0.23069,
"c": 0.01858,
"h": 184.1
},
"luminance": 0.01265
}Semantic roles & 50–950 ramp
primary
#13201E
secondary
#543B3F
accent
#6674C2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978