#080F12#080F12
#080F12 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 16.3% C 0.013 H 225.8°. Best body text is #FFFFFF at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #080F12 |
|---|---|
| RGB | rgb(8, 15, 18) |
| HSL | hsl(198, 38%, 5%) |
| HSV | hsv(198, 56%, 7%) |
| CMYK | cmyk(55.6%, 16.7%, 0%, 92.9%) |
| CIE-LAB | lab(3.95, -1.44, -2.30) |
| CIE-LCH | lch(3.95, 2.71, 237.94°) |
| OKLab | oklab(16.25% -0.0089 -0.0091) |
| OKLCH | oklch(16.25% 0.013 225.8) |
| XYZ | xyz(0.3801, 0.4369, 0.6365) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.70
Black
#000000
ΔE00 3.74
Dark
#1B2431
ΔE00 8.86
Gunmetal
#2A3439
ΔE00 11.23
Dark Grey
#363737
ΔE00 12.56
Onyx
#353839
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F12 #120B08
analogous
#081210 #080F12 #080A12
triadic
#080F12 #12080F #0F1208
tetradic
#080F12 #100812 #120B08 #0A1208
square
#080F12 #100812 #120B08 #0A1208
split-complementary
#080F12 #12080A #121008
monochromatic
#091215 #091215 #091215 #1B323C #2E5667
Accessibility & contrast
On white
19.31
#080F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F12
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F12 | 1.00 | 19.31 | 1.09 | 19.31 |
| #FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0F12
Deuteranopia (green-blind)
#0C0D12
Tritanopia (blue-blind)
#051010
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080f12; /* rgb */ color: rgb(8, 15, 18); /* oklch */ color: oklch(16.3% 0.013 225.8);
Tailwind
colors: {
custom: {
50: '#4a4e50',
500: '#080f12',
950: '#000000',
},
}SCSS
$custom: #080f12; $custom-light: #4a4e50; $custom-dark: #000000;
JSON
{
"hex": "#080f12",
"rgb": {
"r": 8,
"g": 15,
"b": 18
},
"hsl": {
"h": 198,
"s": 38.462,
"l": 5.098
},
"oklch": {
"l": 0.16254,
"c": 0.01273,
"h": 225.8
},
"luminance": 0.00437
}Semantic roles & 50–950 ramp
primary
#080F12
secondary
#4B352B
accent
#7D59CE
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778