#080E15#080E15
#080E15 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 16.1% C 0.018 H 252.2°. Best body text is #FFFFFF at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #080E15 |
|---|---|
| RGB | rgb(8, 14, 21) |
| HSL | hsl(212, 45%, 6%) |
| HSV | hsv(212, 62%, 8%) |
| CMYK | cmyk(61.9%, 33.3%, 0%, 91.8%) |
| CIE-LAB | lab(3.79, -0.27, -4.47) |
| CIE-LCH | lch(3.79, 4.48, 266.59°) |
| OKLab | oklab(16.11% -0.0054 -0.017) |
| OKLCH | oklch(16.11% 0.018 252.2) |
| XYZ | xyz(0.3925, 0.4198, 0.7697) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.03
Black
#000000
ΔE00 4.64
Dark
#1B2431
ΔE00 7.49
Gunmetal
#2A3439
ΔE00 11.53
Dark Grey
#363737
ΔE00 13.02
Onyx
#353839
ΔE00 13.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080E15 #150F08
analogous
#081415 #080E15 #080815
triadic
#080E15 #15080E #0E1508
tetradic
#080E15 #150814 #150F08 #081508
square
#080E15 #150814 #150F08 #081508
split-complementary
#080E15 #150808 #141508
monochromatic
#080F16 #080F16 #080F16 #192C41 #2A496E
Accessibility & contrast
On white
19.37
#080E15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#080E15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080E15
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080E15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080E15 | 1.00 | 19.37 | 1.08 | 19.37 |
| #FFFFFF | 19.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0E15
Deuteranopia (green-blind)
#0A0D15
Tritanopia (blue-blind)
#051010
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #080e15; /* rgb */ color: rgb(8, 14, 21); /* oklch */ color: oklch(16.1% 0.018 252.2);
Tailwind
colors: {
custom: {
50: '#4a4d52',
500: '#080e15',
950: '#000000',
},
}SCSS
$custom: #080e15; $custom-light: #4a4d52; $custom-dark: #000000;
JSON
{
"hex": "#080e15",
"rgb": {
"r": 8,
"g": 14,
"b": 21
},
"hsl": {
"h": 212.308,
"s": 44.828,
"l": 5.686
},
"oklch": {
"l": 0.16107,
"c": 0.01782,
"h": 252.2
},
"luminance": 0.0042
}Semantic roles & 50–950 ramp
primary
#080E15
secondary
#4F3E29
accent
#9953D5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778