#000E22#000E22
#000E22 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.3% C 0.049 H 252.1°. Best body text is #FFFFFF at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #000E22 |
|---|---|
| RGB | rgb(0, 14, 34) |
| HSL | hsl(215, 100%, 7%) |
| HSV | hsv(215, 100%, 13%) |
| CMYK | cmyk(100%, 58.8%, 0%, 86.7%) |
| CIE-LAB | lab(3.88, 1.53, -14.43) |
| CIE-LCH | lch(3.88, 14.51, 276.07°) |
| OKLab | oklab(16.3% -0.015 -0.0465) |
| OKLCH | oklch(16.3% 0.049 252.1) |
| XYZ | xyz(0.4457, 0.4295, 1.5725) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.05
Dark Navy Blue
#00022E
ΔE00 8.15
Navy (survey)
#01153E
ΔE00 8.15
Midnight
#03012D
ΔE00 8.58
Dark Navy
#000435
ΔE00 8.95
Very Dark Blue
#000133
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E22 #221400
analogous
#001F22 #000E22 #030022
triadic
#000E22 #22000E #0E2200
tetradic
#000E22 #22001F #221400 #002203
square
#000E22 #22001F #221400 #002203
split-complementary
#000E22 #220300 #1F2200
monochromatic
#000D1F #000D1F #000E22 #00275F #00409C
Accessibility & contrast
On white
19.34
#000E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#000E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E22
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E22 | 1.00 | 19.34 | 1.09 | 19.34 |
| #FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041023
Deuteranopia (green-blind)
#000C22
Tritanopia (blue-blind)
#001316
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #000e22; /* rgb */ color: rgb(0, 14, 34); /* oklch */ color: oklch(16.3% 0.049 252.1);
Tailwind
colors: {
custom: {
50: '#464d5d',
500: '#000e22',
950: '#000000',
},
}SCSS
$custom: #000e22; $custom-light: #464d5d; $custom-dark: #000000;
JSON
{
"hex": "#000e22",
"rgb": {
"r": 0,
"g": 14,
"b": 34
},
"hsl": {
"h": 215.294,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.16303,
"c": 0.04892,
"h": 252.1
},
"luminance": 0.0043
}Semantic roles & 50–950 ramp
primary
#000E22
secondary
#6B4713
accent
#A729FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779