#080E12#080E12
#080E12 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 15.9% C 0.013 H 237.2°. Best body text is #FFFFFF at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #080E12 |
|---|---|
| RGB | rgb(8, 14, 18) |
| HSL | hsl(204, 38%, 5%) |
| HSV | hsv(204, 56%, 7%) |
| CMYK | cmyk(55.6%, 22.2%, 0%, 92.9%) |
| CIE-LAB | lab(3.70, -0.93, -2.66) |
| CIE-LCH | lch(3.70, 2.82, 250.65°) |
| OKLab | oklab(15.93% -0.007 -0.0108) |
| OKLCH | oklch(15.93% 0.013 237.2) |
| XYZ | xyz(0.3663, 0.4094, 0.6319) |
| Luminance | 0.0041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.22
Black
#000000
ΔE00 3.55
Dark
#1B2431
ΔE00 8.59
Gunmetal
#2A3439
ΔE00 11.44
Dark Grey
#363737
ΔE00 12.71
Onyx
#353839
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E12 #120C08
analogous
#081211 #080E12 #080912
triadic
#080E12 #12080E #0E1208
tetradic
#080E12 #110812 #120C08 #091208
square
#080E12 #110812 #120C08 #091208
split-complementary
#080E12 #120809 #121108
monochromatic
#091015 #091015 #091015 #1B2F3C #2E5067
Accessibility & contrast
On white
19.41
#080E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E12
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E12 | 1.00 | 19.41 | 1.08 | 19.41 |
| #FFFFFF | 19.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0E12
Deuteranopia (green-blind)
#0B0D12
Tritanopia (blue-blind)
#050F0F
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080e12; /* rgb */ color: rgb(8, 14, 18); /* oklch */ color: oklch(15.9% 0.013 237.2);
Tailwind
colors: {
custom: {
50: '#4a4d50',
500: '#080e12',
950: '#000000',
},
}SCSS
$custom: #080e12; $custom-light: #4a4d50; $custom-dark: #000000;
JSON
{
"hex": "#080e12",
"rgb": {
"r": 8,
"g": 14,
"b": 18
},
"hsl": {
"h": 204,
"s": 38.462,
"l": 5.098
},
"oklch": {
"l": 0.15932,
"c": 0.01289,
"h": 237.2
},
"luminance": 0.00409
}Semantic roles & 50–950 ramp
primary
#080E12
secondary
#4B382B
accent
#8859CE
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778