#000E11#000E11
#000E11 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.0% C 0.026 H 209.3°. Best body text is #FFFFFF at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #000E11 |
|---|---|
| RGB | rgb(0, 14, 17) |
| HSL | hsl(191, 100%, 3%) |
| HSV | hsv(191, 100%, 7%) |
| CMYK | cmyk(100%, 17.6%, 0%, 93.3%) |
| CIE-LAB | lab(3.20, -3.23, -2.85) |
| CIE-LCH | lch(3.20, 4.30, 221.43°) |
| OKLab | oklab(15% -0.0226 -0.0127) |
| OKLCH | oklch(15% 0.026 209.3) |
| XYZ | xyz(0.2582, 0.3545, 0.5850) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.82
Black
#000000
ΔE00 5.32
Dark
#1B2431
ΔE00 9.70
Gunmetal
#2A3439
ΔE00 11.48
Charcoal (survey)
#343837
ΔE00 13.22
Onyx
#353839
ΔE00 13.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E11 #110300
analogous
#00110B #000E11 #000511
triadic
#000E11 #11000E #0E1100
tetradic
#000E11 #0B0011 #110300 #051100
square
#000E11 #0B0011 #110300 #051100
split-complementary
#000E11 #110005 #110B00
monochromatic
#00191F #00191F #00191F #00404E #00738B
Accessibility & contrast
On white
19.61
#000E11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#000E11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E11
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E11 | 1.00 | 19.61 | 1.07 | 19.61 |
| #FFFFFF | 19.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0D11
Deuteranopia (green-blind)
#080B11
Tritanopia (blue-blind)
#000F0F
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #000e11; /* rgb */ color: rgb(0, 14, 17); /* oklch */ color: oklch(15.0% 0.026 209.3);
Tailwind
colors: {
custom: {
50: '#464d4f',
500: '#000e11',
950: '#000000',
},
}SCSS
$custom: #000e11; $custom-light: #464d4f; $custom-dark: #000000;
JSON
{
"hex": "#000e11",
"rgb": {
"r": 0,
"g": 14,
"b": 17
},
"hsl": {
"h": 190.588,
"s": 100,
"l": 3.333
},
"oklch": {
"l": 0.14995,
"c": 0.02587,
"h": 209.3
},
"luminance": 0.00355
}Semantic roles & 50–950 ramp
primary
#000E11
secondary
#5C1E10
accent
#4F29FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777