#040E13#040E13
#040E13 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 15.6% C 0.020 H 228.0°. Best body text is #FFFFFF at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #040E13 |
|---|---|
| RGB | rgb(4, 14, 19) |
| HSL | hsl(200, 65%, 5%) |
| HSV | hsv(200, 79%, 7%) |
| CMYK | cmyk(78.9%, 26.3%, 0%, 92.5%) |
| CIE-LAB | lab(3.49, -1.77, -3.61) |
| CIE-LCH | lch(3.49, 4.02, 243.90°) |
| OKLab | oklab(15.57% -0.0133 -0.0148) |
| OKLCH | oklch(15.57% 0.02 228) |
| XYZ | xyz(0.3246, 0.3869, 0.6735) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.76
Black
#000000
ΔE00 4.55
Dark
#1B2431
ΔE00 8.47
Gunmetal
#2A3439
ΔE00 11.30
Onyx
#353839
ΔE00 13.03
Dark Grey
#363737
ΔE00 13.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040E13 #130904
analogous
#041311 #040E13 #040713
triadic
#040E13 #13040E #0E1304
tetradic
#040E13 #110413 #130904 #071304
square
#040E13 #110413 #130904 #071304
split-complementary
#040E13 #130407 #131104
monochromatic
#051319 #051319 #051319 #0F3346 #195978
Accessibility & contrast
On white
19.49
#040E13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#040E13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040E13
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040E13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040E13 | 1.00 | 19.49 | 1.08 | 19.49 |
| #FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0E13
Deuteranopia (green-blind)
#090C13
Tritanopia (blue-blind)
#000F10
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #040e13; /* rgb */ color: rgb(4, 14, 19); /* oklch */ color: oklch(15.6% 0.020 228.0);
Tailwind
colors: {
custom: {
50: '#484d50',
500: '#040e13',
950: '#000000',
},
}SCSS
$custom: #040e13; $custom-light: #484d50; $custom-dark: #000000;
JSON
{
"hex": "#040e13",
"rgb": {
"r": 4,
"g": 14,
"b": 19
},
"hsl": {
"h": 200,
"s": 65.217,
"l": 4.51
},
"oklch": {
"l": 0.15568,
"c": 0.01988,
"h": 228
},
"luminance": 0.00387
}Semantic roles & 50–950 ramp
primary
#040E13
secondary
#54311F
accent
#7840E8
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778