#101614#101614
#101614 is a very dark, near-neutral teal. Relative luminance 0.007; OKLCH L 19.3% C 0.010 H 173.0°. Best body text is #FFFFFF at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #101614 |
|---|---|
| RGB | rgb(16, 22, 20) |
| HSL | hsl(160, 16%, 7%) |
| HSV | hsv(160, 27%, 9%) |
| CMYK | cmyk(27.3%, 0%, 9.1%, 91.4%) |
| CIE-LAB | lab(6.63, -2.92, 0.42) |
| CIE-LCH | lch(6.63, 2.95, 171.83°) |
| OKLab | oklab(19.31% -0.0099 0.0012) |
| OKLCH | oklch(19.31% 0.01 173) |
| XYZ | xyz(0.6268, 0.7345, 0.7704) |
| Luminance | 0.0073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.78
Black
#000000
ΔE00 5.60
Gunmetal
#2A3439
ΔE00 10.37
Dark
#1B2431
ΔE00 10.48
Charcoal (survey)
#343837
ΔE00 10.90
Dark Grey
#363737
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101614 #161012
analogous
#101611 #101614 #101516
triadic
#101614 #141016 #161410
tetradic
#101614 #111016 #161012 #151610
square
#101614 #111016 #161012 #151610
split-complementary
#101614 #161015 #161110
monochromatic
#0D1210 #0D1210 #101614 #2A3934 #445D54
Accessibility & contrast
On white
18.31
#101614 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#101614 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101614
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101614 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101614 | 1.00 | 18.31 | 1.15 | 18.31 |
| #FFFFFF | 18.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161514
Deuteranopia (green-blind)
#141414
Tritanopia (blue-blind)
#0F1615
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #101614; /* rgb */ color: rgb(16, 22, 20); /* oklch */ color: oklch(19.3% 0.010 173.0);
Tailwind
colors: {
custom: {
50: '#4e5251',
500: '#101614',
950: '#000000',
},
}SCSS
$custom: #101614; $custom-light: #4e5251; $custom-dark: #000000;
JSON
{
"hex": "#101614",
"rgb": {
"r": 16,
"g": 22,
"b": 20
},
"hsl": {
"h": 160,
"s": 15.789,
"l": 7.451
},
"oklch": {
"l": 0.19311,
"c": 0.00999,
"h": 173
},
"luminance": 0.00734
}Semantic roles & 50–950 ramp
primary
#101614
secondary
#483A3F
accent
#6F88B9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878