#000E1F#000E1F
#000E1F is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 16.0% C 0.044 H 248.7°. Best body text is #FFFFFF at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #000E1F |
|---|---|
| RGB | rgb(0, 14, 31) |
| HSL | hsl(213, 100%, 6%) |
| HSV | hsv(213, 100%, 12%) |
| CMYK | cmyk(100%, 54.8%, 0%, 87.8%) |
| CIE-LAB | lab(3.73, 0.49, -12.32) |
| CIE-LCH | lch(3.73, 12.33, 272.26°) |
| OKLab | oklab(16.03% -0.016 -0.0408) |
| OKLCH | oklch(16.03% 0.044 248.7) |
| XYZ | xyz(0.4043, 0.4129, 1.3545) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.54
Almost Black
#070D0D
ΔE00 9.57
Navy (survey)
#01153E
ΔE00 9.62
Dark Navy Blue
#00022E
ΔE00 9.67
Black
#000000
ΔE00 9.90
Midnight
#03012D
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000E1F #1F1100
analogous
#001D1F #000E1F #01001F
triadic
#000E1F #1F000E #0E1F00
tetradic
#000E1F #1F001D #1F1100 #001F01
square
#000E1F #1F001D #1F1100 #001F01
split-complementary
#000E1F #1F0100 #1D1F00
monochromatic
#000E1F #000E1F #000E1F #002A5C #004599
Accessibility & contrast
On white
19.40
#000E1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#000E1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000E1F
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000E1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000E1F | 1.00 | 19.40 | 1.08 | 19.40 |
| #FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060F20
Deuteranopia (green-blind)
#020C1F
Tritanopia (blue-blind)
#001214
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #000e1f; /* rgb */ color: rgb(0, 14, 31); /* oklch */ color: oklch(16.0% 0.044 248.7);
Tailwind
colors: {
custom: {
50: '#464d5a',
500: '#000e1f',
950: '#000000',
},
}SCSS
$custom: #000e1f; $custom-light: #464d5a; $custom-dark: #000000;
JSON
{
"hex": "#000e1f",
"rgb": {
"r": 0,
"g": 14,
"b": 31
},
"hsl": {
"h": 212.903,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.16032,
"c": 0.04385,
"h": 248.7
},
"luminance": 0.00413
}Semantic roles & 50–950 ramp
primary
#000E1F
secondary
#684212
accent
#9E29FF
background
#F3F4F5
surface
#E5E7E9
border
#C1C3C5
text
#000103
muted
#767778