#011313#011313
#011313 is a very dark, muted teal. Relative luminance 0.005; OKLCH L 17.0% C 0.027 H 194.9°. Best body text is #FFFFFF at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #011313 |
|---|---|
| RGB | rgb(1, 19, 19) |
| HSL | hsl(180, 90%, 4%) |
| HSV | hsv(180, 95%, 7%) |
| CMYK | cmyk(94.7%, 0%, 0%, 92.5%) |
| CIE-LAB | lab(4.69, -5.35, -1.88) |
| CIE-LCH | lch(4.69, 5.67, 199.41°) |
| OKLab | oklab(17% -0.0262 -0.007) |
| OKLCH | oklch(17% 0.027 194.9) |
| XYZ | xyz(0.3629, 0.5192, 0.6971) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.68
Black
#000000
ΔE00 7.47
Dark
#1B2431
ΔE00 11.00
Gunmetal
#2A3439
ΔE00 11.22
Charcoal (survey)
#343837
ΔE00 12.77
Onyx
#353839
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011313 #130101
analogous
#01130A #011313 #010A13
triadic
#011313 #130113 #131301
tetradic
#011313 #0A0113 #130101 #0A1301
square
#011313 #0A0113 #130101 #0A1301
split-complementary
#011313 #13010A #130A01
monochromatic
#021D1D #021D1D #021D1D #044D4D #078787
Accessibility & contrast
On white
19.03
#011313 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#011313 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011313
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011313 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011313 | 1.00 | 19.03 | 1.10 | 19.03 |
| #FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#111113
Deuteranopia (green-blind)
#0E0F13
Tritanopia (blue-blind)
#001413
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #011313; /* rgb */ color: rgb(1, 19, 19); /* oklch */ color: oklch(17.0% 0.027 194.9);
Tailwind
colors: {
custom: {
50: '#475050',
500: '#011313',
950: '#000000',
},
}SCSS
$custom: #011313; $custom-light: #475050; $custom-dark: #000000;
JSON
{
"hex": "#011313",
"rgb": {
"r": 1,
"g": 19,
"b": 19
},
"hsl": {
"h": 180,
"s": 90,
"l": 3.922
},
"oklch": {
"l": 0.17,
"c": 0.0271,
"h": 194.9
},
"luminance": 0.00519
}Semantic roles & 50–950 ramp
primary
#011313
secondary
#5B1515
accent
#2929FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000202
muted
#777878