#080E14#080E14
#080E14 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 16.0% C 0.016 H 248.3°. Best body text is #FFFFFF at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #080E14 |
|---|---|
| RGB | rgb(8, 14, 20) |
| HSL | hsl(210, 43%, 5%) |
| HSV | hsv(210, 60%, 8%) |
| CMYK | cmyk(60%, 30%, 0%, 92.2%) |
| CIE-LAB | lab(3.76, -0.50, -3.84) |
| CIE-LCH | lch(3.76, 3.87, 262.60°) |
| OKLab | oklab(16.05% -0.0059 -0.0149) |
| OKLCH | oklch(16.05% 0.016 248.3) |
| XYZ | xyz(0.3834, 0.4162, 0.7218) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 3.42
Black
#000000
ΔE00 4.21
Dark
#1B2431
ΔE00 7.83
Gunmetal
#2A3439
ΔE00 11.47
Dark Grey
#363737
ΔE00 12.88
Onyx
#353839
ΔE00 12.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E14 #140E08
analogous
#081414 #080E14 #080814
triadic
#080E14 #14080E #0E1408
tetradic
#080E14 #140814 #140E08 #081408
square
#080E14 #140814 #140E08 #081408
split-complementary
#080E14 #140808 #141408
monochromatic
#090F16 #090F16 #090F16 #192D40 #2B4B6B
Accessibility & contrast
On white
19.39
#080E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E14
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E14 | 1.00 | 19.39 | 1.08 | 19.39 |
| #FFFFFF | 19.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0E14
Deuteranopia (green-blind)
#0A0D14
Tritanopia (blue-blind)
#050F10
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080e14; /* rgb */ color: rgb(8, 14, 20); /* oklch */ color: oklch(16.0% 0.016 248.3);
Tailwind
colors: {
custom: {
50: '#4a4d51',
500: '#080e14',
950: '#000000',
},
}SCSS
$custom: #080e14; $custom-light: #4a4d51; $custom-dark: #000000;
JSON
{
"hex": "#080e14",
"rgb": {
"r": 8,
"g": 14,
"b": 20
},
"hsl": {
"h": 210,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.16047,
"c": 0.01607,
"h": 248.3
},
"luminance": 0.00416
}Semantic roles & 50–950 ramp
primary
#080E14
secondary
#4E3C2A
accent
#9455D3
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778