#101415#101415
#101415 is a very dark, near-neutral cyan. Relative luminance 0.007; OKLCH L 18.7% C 0.007 H 214.5°. Best body text is #FFFFFF at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #101415 |
|---|---|
| RGB | rgb(16, 20, 21) |
| HSL | hsl(192, 14%, 7%) |
| HSV | hsv(192, 24%, 8%) |
| CMYK | cmyk(23.8%, 4.8%, 0%, 91.8%) |
| CIE-LAB | lab(6.00, -1.33, -1.18) |
| CIE-LCH | lch(6.00, 1.78, 221.52°) |
| OKLab | oklab(18.74% -0.0054 -0.0037) |
| OKLCH | oklch(18.74% 0.007 214.5) |
| XYZ | xyz(0.5992, 0.6646, 0.8060) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.78
Black
#000000
ΔE00 4.16
Dark
#1B2431
ΔE00 8.78
Gunmetal
#2A3439
ΔE00 10.30
Dark Grey
#363737
ΔE00 11.22
Charcoal (survey)
#343837
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101415 #151110
analogous
#101514 #101415 #101215
triadic
#101415 #151014 #141510
tetradic
#101415 #141015 #151110 #121510
square
#101415 #141015 #151110 #121510
split-complementary
#101415 #151012 #151410
monochromatic
#0D1111 #0D1111 #101415 #2A3538 #45565A
Accessibility & contrast
On white
18.53
#101415 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#101415 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101415
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101415 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101415 | 1.00 | 18.53 | 1.13 | 18.53 |
| #FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131415
Deuteranopia (green-blind)
#121315
Tritanopia (blue-blind)
#0F1414
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #101415; /* rgb */ color: rgb(16, 20, 21); /* oklch */ color: oklch(18.7% 0.007 214.5);
Tailwind
colors: {
custom: {
50: '#4e5152',
500: '#101415',
950: '#000000',
},
}SCSS
$custom: #101415; $custom-light: #4e5152; $custom-dark: #000000;
JSON
{
"hex": "#101415",
"rgb": {
"r": 16,
"g": 20,
"b": 21
},
"hsl": {
"h": 192,
"s": 13.514,
"l": 7.255
},
"oklch": {
"l": 0.18738,
"c": 0.00657,
"h": 214.5
},
"luminance": 0.00665
}Semantic roles & 50–950 ramp
primary
#101415
secondary
#463D3A
accent
#7F71B6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878