#000E17#000E17
#000E17 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.4% C 0.032 H 232.4°. Best body text is #FFFFFF at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #000E17 |
|---|---|
| RGB | rgb(0, 14, 23) |
| HSL | hsl(203, 100%, 5%) |
| HSV | hsv(203, 100%, 9%) |
| CMYK | cmyk(100%, 39.1%, 0%, 91%) |
| CIE-LAB | lab(3.40, -1.87, -6.54) |
| CIE-LCH | lch(3.40, 6.80, 254.04°) |
| OKLab | oklab(15.39% -0.0192 -0.025) |
| OKLCH | oklch(15.39% 0.032 232.4) |
| XYZ | xyz(0.3116, 0.3759, 0.8666) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 5.13
Black
#000000
ΔE00 6.44
Dark
#1B2431
ΔE00 7.46
Gunmetal
#2A3439
ΔE00 11.45
Night Blue
#040348
ΔE00 13.24
Dark Blue
#00035B
ΔE00 13.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E17 #170900
analogous
#001715 #000E17 #000317
triadic
#000E17 #17000E #0E1700
tetradic
#000E17 #150017 #170900 #031700
square
#000E17 #150017 #170900 #031700
split-complementary
#000E17 #170003 #171500
monochromatic
#00131F #00131F #00131F #003354 #005991
Accessibility & contrast
On white
19.53
#000E17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#000E17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E17
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E17 | 1.00 | 19.53 | 1.08 | 19.53 |
| #FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090E17
Deuteranopia (green-blind)
#060B17
Tritanopia (blue-blind)
#001011
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #000e17; /* rgb */ color: rgb(0, 14, 23); /* oklch */ color: oklch(15.4% 0.032 232.4);
Tailwind
colors: {
custom: {
50: '#464d53',
500: '#000e17',
950: '#000000',
},
}SCSS
$custom: #000e17; $custom-light: #464d53; $custom-dark: #000000;
JSON
{
"hex": "#000e17",
"rgb": {
"r": 0,
"g": 14,
"b": 23
},
"hsl": {
"h": 203.478,
"s": 100,
"l": 4.51
},
"oklch": {
"l": 0.1539,
"c": 0.03154,
"h": 232.4
},
"luminance": 0.00376
}Semantic roles & 50–950 ramp
primary
#000E17
secondary
#623111
accent
#7D29FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000102
muted
#777778