#001013#001013
#001013 is a very dark, muted teal. Relative luminance 0.004; OKLCH L 15.8% C 0.027 H 208.4°. Best body text is #FFFFFF at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #001013 |
|---|---|
| RGB | rgb(0, 16, 19) |
| HSL | hsl(189, 100%, 4%) |
| HSV | hsv(189, 100%, 7%) |
| CMYK | cmyk(100%, 15.8%, 0%, 92.5%) |
| CIE-LAB | lab(3.77, -3.86, -3.23) |
| CIE-LCH | lch(3.77, 5.03, 219.97°) |
| OKLab | oklab(15.83% -0.024 -0.0129) |
| OKLCH | oklch(15.83% 0.027 208.4) |
| XYZ | xyz(0.3028, 0.4176, 0.6806) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.58
Black
#000000
ΔE00 6.17
Dark
#1B2431
ΔE00 9.67
Gunmetal
#2A3439
ΔE00 11.18
Charcoal (survey)
#343837
ΔE00 13.07
Onyx
#353839
ΔE00 13.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001013 #130300
analogous
#00130C #001013 #000613
triadic
#001013 #130010 #101300
tetradic
#001013 #0C0013 #130300 #061300
square
#001013 #0C0013 #130300 #061300
split-complementary
#001013 #130006 #130C00
monochromatic
#001A1F #001A1F #001A1F #004450 #00778D
Accessibility & contrast
On white
19.38
#001013 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#001013 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001013
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001013 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001013 | 1.00 | 19.38 | 1.08 | 19.38 |
| #FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0F13
Deuteranopia (green-blind)
#0A0C13
Tritanopia (blue-blind)
#001111
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #001013; /* rgb */ color: rgb(0, 16, 19); /* oklch */ color: oklch(15.8% 0.027 208.4);
Tailwind
colors: {
custom: {
50: '#464e50',
500: '#001013',
950: '#000000',
},
}SCSS
$custom: #001013; $custom-light: #464e50; $custom-dark: #000000;
JSON
{
"hex": "#001013",
"rgb": {
"r": 0,
"g": 16,
"b": 19
},
"hsl": {
"h": 189.474,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.15832,
"c": 0.02724,
"h": 208.4
},
"luminance": 0.00418
}Semantic roles & 50–950 ramp
primary
#001013
secondary
#5E1D11
accent
#4B29FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000102
muted
#777778