#0E141A#0E141A
#0E141A is a very dark, near-neutral cyan. Relative luminance 0.007; OKLCH L 18.8% C 0.015 H 248.7°. Best body text is #FFFFFF at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #0E141A |
|---|---|
| RGB | rgb(14, 20, 26) |
| HSL | hsl(210, 30%, 8%) |
| HSV | hsv(210, 46%, 10%) |
| CMYK | cmyk(46.2%, 23.1%, 0%, 89.8%) |
| CIE-LAB | lab(6.04, -0.71, -4.89) |
| CIE-LCH | lch(6.04, 4.94, 261.71°) |
| OKLab | oklab(18.8% -0.0056 -0.0143) |
| OKLCH | oklch(18.8% 0.015 248.7) |
| XYZ | xyz(0.6177, 0.6682, 1.0735) |
| Luminance | 0.0067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.41
Black
#000000
ΔE00 5.73
Dark
#1B2431
ΔE00 6.29
Gunmetal
#2A3439
ΔE00 10.09
Onyx
#353839
ΔE00 11.80
Dark Grey
#363737
ΔE00 11.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E141A #1A140E
analogous
#0E1A1A #0E141A #0E0E1A
triadic
#0E141A #1A0E14 #141A0E
tetradic
#0E141A #1A0E1A #1A140E #0E1A0E
square
#0E141A #1A0E1A #1A140E #0E1A0E
split-complementary
#0E141A #1A0E0E #1A1A0E
monochromatic
#0B0F14 #0B0F14 #0E141A #233342 #39516A
Accessibility & contrast
On white
18.53
#0E141A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#0E141A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E141A
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E141A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E141A | 1.00 | 18.53 | 1.13 | 18.53 |
| #FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12141A
Deuteranopia (green-blind)
#10131A
Tritanopia (blue-blind)
#0A1516
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #0e141a; /* rgb */ color: rgb(14, 20, 26); /* oklch */ color: oklch(18.8% 0.015 248.7);
Tailwind
colors: {
custom: {
50: '#4d5156',
500: '#0e141a',
950: '#000000',
},
}SCSS
$custom: #0e141a; $custom-light: #4d5156; $custom-dark: #000000;
JSON
{
"hex": "#0e141a",
"rgb": {
"r": 14,
"g": 20,
"b": 26
},
"hsl": {
"h": 210,
"s": 30,
"l": 7.843
},
"oklch": {
"l": 0.18796,
"c": 0.01539,
"h": 248.7
},
"luminance": 0.00668
}Semantic roles & 50–950 ramp
primary
#0E141A
secondary
#504234
accent
#9462C6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010203
muted
#777878