#080C0F#080C0F
#080C0F is a very dark, near-neutral cyan. Relative luminance 0.003; OKLCH L 15.1% C 0.009 H 239.8°. Best body text is #FFFFFF at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #080C0F |
|---|---|
| RGB | rgb(8, 12, 15) |
| HSL | hsl(206, 30%, 5%) |
| HSV | hsv(206, 47%, 6%) |
| CMYK | cmyk(46.7%, 20%, 0%, 94.1%) |
| CIE-LAB | lab(3.15, -0.57, -1.75) |
| CIE-LCH | lch(3.15, 1.84, 251.98°) |
| OKLab | oklab(15.13% -0.0047 -0.0081) |
| OKLCH | oklch(15.13% 0.009 239.8) |
| XYZ | xyz(0.3178, 0.3490, 0.5025) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.89
Black
#000000
ΔE00 2.61
Dark
#1B2431
ΔE00 9.29
Gunmetal
#2A3439
ΔE00 12.00
Dark Grey
#363737
ΔE00 12.88
Onyx
#353839
ΔE00 13.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C0F #0F0B08
analogous
#080F0F #080C0F #08090F
triadic
#080C0F #0F080C #0C0F08
tetradic
#080C0F #0F080F #0F0B08 #090F08
square
#080C0F #0F080F #0F0B08 #090F08
split-complementary
#080C0F #0F0809 #0F0F08
monochromatic
#0B1014 #0B1014 #0B1014 #1D2C37 #334C5F
Accessibility & contrast
On white
19.63
#080C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C0F
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C0F | 1.00 | 19.63 | 1.07 | 19.63 |
| #FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0C0F
Deuteranopia (green-blind)
#0A0B0F
Tritanopia (blue-blind)
#060D0D
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080c0f; /* rgb */ color: rgb(8, 12, 15); /* oklch */ color: oklch(15.1% 0.009 239.8);
Tailwind
colors: {
custom: {
50: '#4a4c4e',
500: '#080c0f',
950: '#000000',
},
}SCSS
$custom: #080c0f; $custom-light: #4a4c4e; $custom-dark: #000000;
JSON
{
"hex": "#080c0f",
"rgb": {
"r": 8,
"g": 12,
"b": 15
},
"hsl": {
"h": 205.714,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.15125,
"c": 0.00934,
"h": 239.8
},
"luminance": 0.00349
}Semantic roles & 50–950 ramp
primary
#080C0F
secondary
#46382D
accent
#8D61C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777