#000E18#000E18
#000E18 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.5% C 0.033 H 235.2°. Best body text is #FFFFFF at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #000E18 |
|---|---|
| RGB | rgb(0, 14, 24) |
| HSL | hsl(205, 100%, 5%) |
| HSV | hsv(205, 100%, 9%) |
| CMYK | cmyk(100%, 41.7%, 0%, 90.6%) |
| CIE-LAB | lab(3.43, -1.61, -7.25) |
| CIE-LCH | lch(3.43, 7.42, 257.45°) |
| OKLab | oklab(15.46% -0.0188 -0.027) |
| OKLCH | oklch(15.46% 0.033 235.2) |
| XYZ | xyz(0.3218, 0.3800, 0.9204) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 5.67
Black
#000000
ΔE00 6.82
Dark
#1B2431
ΔE00 7.16
Gunmetal
#2A3439
ΔE00 11.57
Night Blue
#040348
ΔE00 13.13
Dark Blue
#00035B
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E18 #180A00
analogous
#001816 #000E18 #000218
triadic
#000E18 #18000E #0E1800
tetradic
#000E18 #160018 #180A00 #021800
square
#000E18 #160018 #180A00 #021800
split-complementary
#000E18 #180002 #181600
monochromatic
#00121F #00121F #00121F #003255 #005592
Accessibility & contrast
On white
19.52
#000E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#000E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E18
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E18 | 1.00 | 19.52 | 1.08 | 19.52 |
| #FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090E18
Deuteranopia (green-blind)
#060B18
Tritanopia (blue-blind)
#001111
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #000e18; /* rgb */ color: rgb(0, 14, 24); /* oklch */ color: oklch(15.5% 0.033 235.2);
Tailwind
colors: {
custom: {
50: '#464d54',
500: '#000e18',
950: '#000000',
},
}SCSS
$custom: #000e18; $custom-light: #464d54; $custom-dark: #000000;
JSON
{
"hex": "#000e18",
"rgb": {
"r": 0,
"g": 14,
"b": 24
},
"hsl": {
"h": 205,
"s": 100,
"l": 4.706
},
"oklch": {
"l": 0.15464,
"c": 0.0329,
"h": 235.2
},
"luminance": 0.0038
}Semantic roles & 50–950 ramp
primary
#000E18
secondary
#623311
accent
#8229FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000102
muted
#777778