#000E24#000E24
#000E24 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.5% C 0.052 H 253.9°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #000E24 |
|---|---|
| RGB | rgb(0, 14, 36) |
| HSL | hsl(217, 100%, 7%) |
| HSV | hsv(217, 100%, 14%) |
| CMYK | cmyk(100%, 61.1%, 0%, 85.9%) |
| CIE-LAB | lab(3.99, 2.29, -15.81) |
| CIE-LCH | lch(3.99, 15.97, 278.24°) |
| OKLab | oklab(16.49% -0.0145 -0.0503) |
| OKLCH | oklch(16.49% 0.052 253.9) |
| XYZ | xyz(0.4754, 0.4414, 1.7289) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 7.20
Navy (survey)
#01153E
ΔE00 7.24
Dark
#1B2431
ΔE00 7.55
Midnight
#03012D
ΔE00 7.65
Dark Navy
#000435
ΔE00 8.10
Very Dark Blue
#000133
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E24 #241600
analogous
#002024 #000E24 #040024
triadic
#000E24 #24000E #0E2400
tetradic
#000E24 #240020 #241600 #002404
square
#000E24 #240020 #241600 #002404
split-complementary
#000E24 #240400 #202400
monochromatic
#000C1F #000C1F #000E24 #002661 #003E9E
Accessibility & contrast
On white
19.30
#000E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#000E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E24
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E24 | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#031025
Deuteranopia (green-blind)
#000C24
Tritanopia (blue-blind)
#001317
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #000e24; /* rgb */ color: rgb(0, 14, 36); /* oklch */ color: oklch(16.5% 0.052 253.9);
Tailwind
colors: {
custom: {
50: '#464d5e',
500: '#000e24',
950: '#000000',
},
}SCSS
$custom: #000e24; $custom-light: #464d5e; $custom-dark: #000000;
JSON
{
"hex": "#000e24",
"rgb": {
"r": 0,
"g": 14,
"b": 36
},
"hsl": {
"h": 216.667,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.16492,
"c": 0.05233,
"h": 253.9
},
"luminance": 0.00441
}Semantic roles & 50–950 ramp
primary
#000E24
secondary
#6D4A13
accent
#AC29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779