#001113#001113
#001113 is a very dark, muted teal. Relative luminance 0.004; OKLCH L 16.2% C 0.028 H 203.6°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #001113 |
|---|---|
| RGB | rgb(0, 17, 19) |
| HSL | hsl(186, 100%, 4%) |
| HSV | hsv(186, 100%, 7%) |
| CMYK | cmyk(100%, 10.5%, 0%, 92.5%) |
| CIE-LAB | lab(4.05, -4.42, -2.83) |
| CIE-LCH | lch(4.05, 5.25, 212.67°) |
| OKLab | oklab(16.19% -0.0253 -0.0111) |
| OKLCH | oklch(16.19% 0.028 203.6) |
| XYZ | xyz(0.3179, 0.4479, 0.6857) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.93
Black
#000000
ΔE00 6.63
Dark
#1B2431
ΔE00 10.12
Gunmetal
#2A3439
ΔE00 11.17
Charcoal (survey)
#343837
ΔE00 12.97
Onyx
#353839
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001113 #130200
analogous
#00130B #001113 #000713
triadic
#001113 #130011 #111300
tetradic
#001113 #0B0013 #130200 #071300
square
#001113 #0B0013 #130200 #071300
split-complementary
#001113 #130007 #130B00
monochromatic
#001B1F #001B1F #001B1F #004850 #007F8D
Accessibility & contrast
On white
19.27
#001113 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#001113 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001113
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001113 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001113 | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1013
Deuteranopia (green-blind)
#0B0D13
Tritanopia (blue-blind)
#001212
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #001113; /* rgb */ color: rgb(0, 17, 19); /* oklch */ color: oklch(16.2% 0.028 203.6);
Tailwind
colors: {
custom: {
50: '#464f50',
500: '#001113',
950: '#000000',
},
}SCSS
$custom: #001113; $custom-light: #464f50; $custom-dark: #000000;
JSON
{
"hex": "#001113",
"rgb": {
"r": 0,
"g": 17,
"b": 19
},
"hsl": {
"h": 186.316,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.1619,
"c": 0.02759,
"h": 203.6
},
"luminance": 0.00448
}Semantic roles & 50–950 ramp
primary
#001113
secondary
#5E1911
accent
#3F29FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000102
muted
#777778