#000E25#000E25
#000E25 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.6% C 0.054 H 254.7°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #000E25 |
|---|---|
| RGB | rgb(0, 14, 37) |
| HSL | hsl(217, 100%, 7%) |
| HSV | hsv(217, 100%, 15%) |
| CMYK | cmyk(100%, 62.2%, 0%, 85.5%) |
| CIE-LAB | lab(4.04, 2.68, -16.49) |
| CIE-LCH | lch(4.04, 16.71, 279.22°) |
| OKLab | oklab(16.59% -0.0143 -0.0521) |
| OKLCH | oklch(16.59% 0.054 254.7) |
| XYZ | xyz(0.4908, 0.4476, 1.8104) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.75
Navy (survey)
#01153E
ΔE00 6.81
Midnight
#03012D
ΔE00 7.21
Dark Navy
#000435
ΔE00 7.70
Very Dark Blue
#000133
ΔE00 7.79
Dark
#1B2431
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E25 #251700
analogous
#002125 #000E25 #040025
triadic
#000E25 #25000E #0E2500
tetradic
#000E25 #250021 #251700 #002504
square
#000E25 #250021 #251700 #002504
split-complementary
#000E25 #250400 #212500
monochromatic
#000C1F #000C1F #000E25 #002562 #003C9F
Accessibility & contrast
On white
19.27
#000E25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#000E25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E25
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E25 | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#031026
Deuteranopia (green-blind)
#000C25
Tritanopia (blue-blind)
#001417
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #000e25; /* rgb */ color: rgb(0, 14, 37); /* oklch */ color: oklch(16.6% 0.054 254.7);
Tailwind
colors: {
custom: {
50: '#464d5f',
500: '#000e25',
950: '#000000',
},
}SCSS
$custom: #000e25; $custom-light: #464d5f; $custom-dark: #000000;
JSON
{
"hex": "#000e25",
"rgb": {
"r": 0,
"g": 14,
"b": 37
},
"hsl": {
"h": 217.297,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.16589,
"c": 0.05404,
"h": 254.7
},
"luminance": 0.00448
}Semantic roles & 50–950 ramp
primary
#000E25
secondary
#6D4B13
accent
#AE29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779