#010E16#010E16
#010E16 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.4% C 0.029 H 231.9°. Best body text is #FFFFFF at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #010E16 |
|---|---|
| RGB | rgb(1, 14, 22) |
| HSL | hsl(203, 91%, 5%) |
| HSV | hsv(203, 95%, 9%) |
| CMYK | cmyk(95.5%, 36.4%, 0%, 91.4%) |
| CIE-LAB | lab(3.42, -1.86, -5.77) |
| CIE-LCH | lch(3.42, 6.06, 252.15°) |
| OKLab | oklab(15.43% -0.0176 -0.0224) |
| OKLCH | oklch(15.43% 0.029 231.9) |
| XYZ | xyz(0.3143, 0.3784, 0.8154) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.53
Black
#000000
ΔE00 5.94
Dark
#1B2431
ΔE00 7.67
Gunmetal
#2A3439
ΔE00 11.37
Onyx
#353839
ΔE00 13.50
Night Blue
#040348
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010E16 #160901
analogous
#011614 #010E16 #010416
triadic
#010E16 #16010E #0E1601
tetradic
#010E16 #140116 #160901 #041601
square
#010E16 #140116 #160901 #041601
split-complementary
#010E16 #160104 #161401
monochromatic
#01131D #01131D #01131D #043351 #06598B
Accessibility & contrast
On white
19.52
#010E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#010E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010E16
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010E16 | 1.00 | 19.52 | 1.08 | 19.52 |
| #FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0E16
Deuteranopia (green-blind)
#070B16
Tritanopia (blue-blind)
#001011
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #010e16; /* rgb */ color: rgb(1, 14, 22); /* oklch */ color: oklch(15.4% 0.029 231.9);
Tailwind
colors: {
custom: {
50: '#474d52',
500: '#010e16',
950: '#000000',
},
}SCSS
$custom: #010e16; $custom-light: #474d52; $custom-dark: #000000;
JSON
{
"hex": "#010e16",
"rgb": {
"r": 1,
"g": 14,
"b": 22
},
"hsl": {
"h": 202.857,
"s": 91.304,
"l": 4.51
},
"oklch": {
"l": 0.15432,
"c": 0.02853,
"h": 231.9
},
"luminance": 0.00378
}Semantic roles & 50–950 ramp
primary
#010E16
secondary
#5E3115
accent
#7A29FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000102
muted
#777778