#080E16#080E16
#080E16 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 16.2% C 0.020 H 255.3°. Best body text is #FFFFFF at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #080E16 |
|---|---|
| RGB | rgb(8, 14, 22) |
| HSL | hsl(214, 47%, 6%) |
| HSV | hsv(214, 64%, 9%) |
| CMYK | cmyk(63.6%, 36.4%, 0%, 91.4%) |
| CIE-LAB | lab(3.83, -0.03, -5.12) |
| CIE-LCH | lch(3.83, 5.12, 269.67°) |
| OKLab | oklab(16.17% -0.005 -0.019) |
| OKLCH | oklch(16.17% 0.02 255.3) |
| XYZ | xyz(0.4019, 0.4236, 0.8195) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.65
Black
#000000
ΔE00 5.11
Dark
#1B2431
ΔE00 7.18
Gunmetal
#2A3439
ΔE00 11.63
Dark Grey
#363737
ΔE00 13.18
Onyx
#353839
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E16 #161008
analogous
#081516 #080E16 #090816
triadic
#080E16 #16080E #0E1608
tetradic
#080E16 #160815 #161008 #081609
square
#080E16 #160815 #161008 #081609
split-complementary
#080E16 #160908 #151608
monochromatic
#080E16 #080E16 #080E16 #182B43 #294770
Accessibility & contrast
On white
19.36
#080E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E16
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E16 | 1.00 | 19.36 | 1.08 | 19.36 |
| #FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0E16
Deuteranopia (green-blind)
#090D16
Tritanopia (blue-blind)
#041011
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080e16; /* rgb */ color: rgb(8, 14, 22); /* oklch */ color: oklch(16.2% 0.020 255.3);
Tailwind
colors: {
custom: {
50: '#4a4d52',
500: '#080e16',
950: '#000000',
},
}SCSS
$custom: #080e16; $custom-light: #4a4d52; $custom-dark: #000000;
JSON
{
"hex": "#080e16",
"rgb": {
"r": 8,
"g": 14,
"b": 22
},
"hsl": {
"h": 214.286,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.1617,
"c": 0.01964,
"h": 255.3
},
"luminance": 0.00424
}Semantic roles & 50–950 ramp
primary
#080E16
secondary
#514029
accent
#9D51D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778