#101413#101413
#101413 is a very dark, near-neutral teal. Relative luminance 0.007; OKLCH L 18.7% C 0.007 H 178.9°. Best body text is #FFFFFF at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #101413 |
|---|---|
| RGB | rgb(16, 20, 19) |
| HSL | hsl(165, 11%, 7%) |
| HSV | hsv(165, 20%, 8%) |
| CMYK | cmyk(20%, 0%, 5%, 92.2%) |
| CIE-LAB | lab(5.94, -1.78, 0.05) |
| CIE-LCH | lch(5.94, 1.78, 178.30°) |
| OKLab | oklab(18.65% -0.0066 0.0001) |
| OKLCH | oklch(18.65% 0.007 178.9) |
| XYZ | xyz(0.5814, 0.6575, 0.7122) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.71
Black
#000000
ΔE00 4.31
Dark
#1B2431
ΔE00 9.90
Gunmetal
#2A3439
ΔE00 10.65
Charcoal (survey)
#343837
ΔE00 11.24
Dark Grey
#363737
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101413 #141011
analogous
#101411 #101413 #101314
triadic
#101413 #131014 #141310
tetradic
#101413 #111014 #141011 #131410
square
#101413 #111014 #141011 #131410
split-complementary
#101413 #141013 #141110
monochromatic
#0E1110 #0E1110 #101413 #2B3633 #465854
Accessibility & contrast
On white
18.56
#101413 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#101413 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101413
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101413 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101413 | 1.00 | 18.56 | 1.13 | 18.56 |
| #FFFFFF | 18.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141313
Deuteranopia (green-blind)
#131313
Tritanopia (blue-blind)
#0F1414
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #101413; /* rgb */ color: rgb(16, 20, 19); /* oklch */ color: oklch(18.7% 0.007 178.9);
Tailwind
colors: {
custom: {
50: '#4e5150',
500: '#101413',
950: '#000000',
},
}SCSS
$custom: #101413; $custom-light: #4e5150; $custom-dark: #000000;
JSON
{
"hex": "#101413",
"rgb": {
"r": 16,
"g": 20,
"b": 19
},
"hsl": {
"h": 165,
"s": 11.111,
"l": 7.059
},
"oklch": {
"l": 0.18651,
"c": 0.00656,
"h": 178.9
},
"luminance": 0.00657
}Semantic roles & 50–950 ramp
primary
#101413
secondary
#453B3D
accent
#7484B4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878