#101313#101313
#101313 is a very dark, near-neutral teal. Relative luminance 0.006; OKLCH L 18.3% C 0.005 H 196.8°. Best body text is #FFFFFF at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #101313 |
|---|---|
| RGB | rgb(16, 19, 19) |
| HSL | hsl(180, 9%, 7%) |
| HSV | hsv(180, 16%, 7%) |
| CMYK | cmyk(15.8%, 0%, 0%, 92.5%) |
| CIE-LAB | lab(5.63, -1.14, -0.40) |
| CIE-LCH | lch(5.63, 1.21, 199.45°) |
| OKLab | oklab(18.34% -0.0045 -0.0014) |
| OKLCH | oklch(18.34% 0.005 196.8) |
| XYZ | xyz(0.5641, 0.6229, 0.7065) |
| Luminance | 0.0062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.56
Black
#000000
ΔE00 3.71
Dark
#1B2431
ΔE00 9.43
Gunmetal
#2A3439
ΔE00 10.78
Dark Grey
#363737
ΔE00 11.38
Charcoal (survey)
#343837
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101313 #131010
analogous
#101312 #101313 #101213
triadic
#101313 #131013 #131310
tetradic
#101313 #121013 #131010 #121310
square
#101313 #121013 #131010 #121310
split-complementary
#101313 #131012 #131210
monochromatic
#0E1111 #0E1111 #101313 #2C3434 #485555
Accessibility & contrast
On white
18.67
#101313 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#101313 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101313
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101313 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101313 | 1.00 | 18.67 | 1.12 | 18.67 |
| #FFFFFF | 18.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131313
Deuteranopia (green-blind)
#121213
Tritanopia (blue-blind)
#0F1313
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #101313; /* rgb */ color: rgb(16, 19, 19); /* oklch */ color: oklch(18.3% 0.005 196.8);
Tailwind
colors: {
custom: {
50: '#4e5050',
500: '#101313',
950: '#000000',
},
}SCSS
$custom: #101313; $custom-light: #4e5050; $custom-dark: #000000;
JSON
{
"hex": "#101313",
"rgb": {
"r": 16,
"g": 19,
"b": 19
},
"hsl": {
"h": 180,
"s": 8.571,
"l": 6.863
},
"oklch": {
"l": 0.18344,
"c": 0.00474,
"h": 196.8
},
"luminance": 0.00623
}Semantic roles & 50–950 ramp
primary
#101313
secondary
#433C3C
accent
#7676B2
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878