#000E13#000E13
#000E13 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.1% C 0.027 H 218.2°. Best body text is #FFFFFF at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #000E13 |
|---|---|
| RGB | rgb(0, 14, 19) |
| HSL | hsl(196, 100%, 4%) |
| HSV | hsv(196, 100%, 7%) |
| CMYK | cmyk(100%, 26.3%, 0%, 92.5%) |
| CIE-LAB | lab(3.26, -2.81, -3.98) |
| CIE-LCH | lch(3.26, 4.87, 234.71°) |
| OKLab | oklab(15.12% -0.0214 -0.0168) |
| OKLCH | oklch(15.12% 0.027 218.2) |
| XYZ | xyz(0.2745, 0.3611, 0.6712) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 3.32
Black
#000000
ΔE00 5.47
Dark
#1B2431
ΔE00 8.92
Gunmetal
#2A3439
ΔE00 11.35
Charcoal (survey)
#343837
ΔE00 13.36
Onyx
#353839
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E13 #130500
analogous
#00130E #000E13 #000413
triadic
#000E13 #13000E #0E1300
tetradic
#000E13 #0E0013 #130500 #041300
square
#000E13 #0E0013 #130500 #041300
split-complementary
#000E13 #130004 #130E00
monochromatic
#00171F #00171F #00171F #003B50 #00688D
Accessibility & contrast
On white
19.59
#000E13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#000E13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E13
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E13 | 1.00 | 19.59 | 1.07 | 19.59 |
| #FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0D13
Deuteranopia (green-blind)
#080B13
Tritanopia (blue-blind)
#001010
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #000e13; /* rgb */ color: rgb(0, 14, 19); /* oklch */ color: oklch(15.1% 0.027 218.2);
Tailwind
colors: {
custom: {
50: '#464d50',
500: '#000e13',
950: '#000000',
},
}SCSS
$custom: #000e13; $custom-light: #464d50; $custom-dark: #000000;
JSON
{
"hex": "#000e13",
"rgb": {
"r": 0,
"g": 14,
"b": 19
},
"hsl": {
"h": 195.789,
"s": 100,
"l": 3.725
},
"oklch": {
"l": 0.15118,
"c": 0.02719,
"h": 218.2
},
"luminance": 0.00361
}Semantic roles & 50–950 ramp
primary
#000E13
secondary
#5E2511
accent
#6129FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000102
muted
#777778