#13201F#13201F
#13201F is a very dark, near-neutral teal. Relative luminance 0.013; OKLCH L 23.1% C 0.018 H 189.9°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #13201F |
|---|---|
| RGB | rgb(19, 32, 31) |
| HSL | hsl(175, 25%, 10%) |
| HSV | hsv(175, 41%, 13%) |
| CMYK | cmyk(40.6%, 0%, 3.1%, 87.5%) |
| CIE-LAB | lab(11.07, -5.94, -1.14) |
| CIE-LCH | lch(11.07, 6.04, 190.86°) |
| OKLab | oklab(23.11% -0.018 -0.0031) |
| OKLCH | oklch(23.11% 0.018 189.9) |
| XYZ | xyz(1.0323, 1.2703, 1.4869) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.01
Gunmetal
#2A3439
ΔE00 8.23
Charcoal (survey)
#343837
ΔE00 9.42
Black
#000000
ΔE00 10.00
Onyx
#353839
ΔE00 10.14
Dark
#1B2431
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13201F #201314
analogous
#132019 #13201F #131A20
triadic
#13201F #1F1320 #201F13
tetradic
#13201F #191320 #201314 #1A2013
square
#13201F #191320 #201314 #1A2013
split-complementary
#13201F #20131A #201913
monochromatic
#0B1313 #0B1313 #13201F #2A4644 #416D69
Accessibility & contrast
On white
16.75
#13201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#13201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13201F
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13201F | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1F1F
Deuteranopia (green-blind)
#1C1D1F
Tritanopia (blue-blind)
#0F2120
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #13201f; /* rgb */ color: rgb(19, 32, 31); /* oklch */ color: oklch(23.1% 0.018 189.9);
Tailwind
colors: {
custom: {
50: '#515b5a',
500: '#13201f',
950: '#000000',
},
}SCSS
$custom: #13201f; $custom-light: #515b5a; $custom-dark: #000000;
JSON
{
"hex": "#13201f",
"rgb": {
"r": 19,
"g": 32,
"b": 31
},
"hsl": {
"h": 175.385,
"s": 25.49,
"l": 10
},
"oklch": {
"l": 0.23111,
"c": 0.01824,
"h": 189.9
},
"luminance": 0.0127
}Semantic roles & 50–950 ramp
primary
#13201F
secondary
#543B3D
accent
#666DC2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978