#101412#101412
#101412 is a very dark, near-neutral teal. Relative luminance 0.007; OKLCH L 18.6% C 0.007 H 164.1°. Best body text is #FFFFFF at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #101412 |
|---|---|
| RGB | rgb(16, 20, 18) |
| HSL | hsl(150, 11%, 7%) |
| HSV | hsv(150, 20%, 8%) |
| CMYK | cmyk(20%, 0%, 10%, 92.2%) |
| CIE-LAB | lab(5.91, -2.00, 0.63) |
| CIE-LCH | lch(5.91, 2.09, 162.49°) |
| OKLab | oklab(18.61% -0.0071 0.002) |
| OKLCH | oklch(18.61% 0.007 164.1) |
| XYZ | xyz(0.5730, 0.6541, 0.6682) |
| Luminance | 0.0065 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.01
Black
#000000
ΔE00 4.50
Dark
#1B2431
ΔE00 10.47
Gunmetal
#2A3439
ΔE00 10.88
Charcoal (survey)
#343837
ΔE00 11.27
Dark Grey
#363737
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101412 #141012
analogous
#101410 #101412 #101414
triadic
#101412 #121014 #141210
tetradic
#101412 #101014 #141012 #141410
square
#101412 #101014 #141012 #141410
split-complementary
#101412 #141014 #141010
monochromatic
#0E110F #0E110F #101412 #2B3631 #46584F
Accessibility & contrast
On white
18.57
#101412 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#101412 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101412
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101412 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101412 | 1.00 | 18.57 | 1.13 | 18.57 |
| #FFFFFF | 18.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141312
Deuteranopia (green-blind)
#131312
Tritanopia (blue-blind)
#0F1413
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #101412; /* rgb */ color: rgb(16, 20, 18); /* oklch */ color: oklch(18.6% 0.007 164.1);
Tailwind
colors: {
custom: {
50: '#4e5150',
500: '#101412',
950: '#000000',
},
}SCSS
$custom: #101412; $custom-light: #4e5150; $custom-dark: #000000;
JSON
{
"hex": "#101412",
"rgb": {
"r": 16,
"g": 20,
"b": 18
},
"hsl": {
"h": 150,
"s": 11.111,
"l": 7.059
},
"oklch": {
"l": 0.18609,
"c": 0.00744,
"h": 164.1
},
"luminance": 0.00654
}Semantic roles & 50–950 ramp
primary
#101412
secondary
#453B40
accent
#7494B4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010202
muted
#777878