#000E14#000E14
#000E14 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.2% C 0.028 H 222.2°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #000E14 |
|---|---|
| RGB | rgb(0, 14, 20) |
| HSL | hsl(198, 100%, 4%) |
| HSV | hsv(198, 100%, 8%) |
| CMYK | cmyk(100%, 30%, 0%, 92.2%) |
| CIE-LAB | lab(3.29, -2.59, -4.58) |
| CIE-LCH | lch(3.29, 5.26, 240.54°) |
| OKLab | oklab(15.18% -0.0208 -0.0189) |
| OKLCH | oklch(15.18% 0.028 222.2) |
| XYZ | xyz(0.2833, 0.3645, 0.7171) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 3.69
Black
#000000
ΔE00 5.62
Dark
#1B2431
ΔE00 8.53
Gunmetal
#2A3439
ΔE00 11.32
Onyx
#353839
ΔE00 13.41
Charcoal (survey)
#343837
ΔE00 13.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E14 #140600
analogous
#001410 #000E14 #000414
triadic
#000E14 #14000E #0E1400
tetradic
#000E14 #100014 #140600 #041400
square
#000E14 #100014 #140600 #041400
split-complementary
#000E14 #140004 #141000
monochromatic
#00151F #00151F #00151F #003951 #00648E
Accessibility & contrast
On white
19.57
#000E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#000E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E14
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E14 | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0D14
Deuteranopia (green-blind)
#070B14
Tritanopia (blue-blind)
#001010
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #000e14; /* rgb */ color: rgb(0, 14, 20); /* oklch */ color: oklch(15.2% 0.028 222.2);
Tailwind
colors: {
custom: {
50: '#464d51',
500: '#000e14',
950: '#000000',
},
}SCSS
$custom: #000e14; $custom-light: #464d51; $custom-dark: #000000;
JSON
{
"hex": "#000e14",
"rgb": {
"r": 0,
"g": 14,
"b": 20
},
"hsl": {
"h": 198,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.15183,
"c": 0.02809,
"h": 222.2
},
"luminance": 0.00365
}Semantic roles & 50–950 ramp
primary
#000E14
secondary
#5F2811
accent
#6929FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000102
muted
#777778