#001417#001417
#001417 is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.5% C 0.030 H 206.8°. Best body text is #FFFFFF at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #001417 |
|---|---|
| RGB | rgb(0, 20, 23) |
| HSL | hsl(188, 100%, 5%) |
| HSV | hsv(188, 100%, 9%) |
| CMYK | cmyk(100%, 13%, 0%, 91%) |
| CIE-LAB | lab(5.08, -5.31, -4.08) |
| CIE-LCH | lch(5.08, 6.70, 217.58°) |
| OKLab | oklab(17.48% -0.0267 -0.0135) |
| OKLCH | oklch(17.48% 0.03 206.8) |
| XYZ | xyz(0.4047, 0.5621, 0.8976) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.32
Black
#000000
ΔE00 8.02
Dark
#1B2431
ΔE00 9.84
Gunmetal
#2A3439
ΔE00 10.69
Charcoal (survey)
#343837
ΔE00 12.88
Onyx
#353839
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001417 #170300
analogous
#00170F #001417 #000917
triadic
#001417 #170014 #141700
tetradic
#001417 #0F0017 #170300 #091700
square
#001417 #0F0017 #170300 #091700
split-complementary
#001417 #170009 #170F00
monochromatic
#001B1F #001B1F #001B1F #004954 #007E91
Accessibility & contrast
On white
18.88
#001417 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#001417 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001417
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001417 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001417 | 1.00 | 18.88 | 1.11 | 18.88 |
| #FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111317
Deuteranopia (green-blind)
#0D1017
Tritanopia (blue-blind)
#001615
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #001417; /* rgb */ color: rgb(0, 20, 23); /* oklch */ color: oklch(17.5% 0.030 206.8);
Tailwind
colors: {
custom: {
50: '#465153',
500: '#001417',
950: '#000000',
},
}SCSS
$custom: #001417; $custom-light: #465153; $custom-dark: #000000;
JSON
{
"hex": "#001417",
"rgb": {
"r": 0,
"g": 20,
"b": 23
},
"hsl": {
"h": 187.826,
"s": 100,
"l": 4.51
},
"oklch": {
"l": 0.17476,
"c": 0.02995,
"h": 206.8
},
"luminance": 0.00562
}Semantic roles & 50–950 ramp
primary
#001417
secondary
#621C11
accent
#4529FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000202
muted
#777878