#080F15#080F15
#080F15 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 16.4% C 0.017 H 244.5°. Best body text is #FFFFFF at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #080F15 |
|---|---|
| RGB | rgb(8, 15, 21) |
| HSL | hsl(208, 45%, 6%) |
| HSV | hsv(208, 62%, 8%) |
| CMYK | cmyk(61.9%, 28.6%, 0%, 91.8%) |
| CIE-LAB | lab(4.04, -0.78, -4.11) |
| CIE-LCH | lch(4.04, 4.18, 259.30°) |
| OKLab | oklab(16.42% -0.0073 -0.0152) |
| OKLCH | oklch(16.42% 0.017 244.5) |
| XYZ | xyz(0.4063, 0.4474, 0.7743) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 3.48
Black
#000000
ΔE00 4.55
Dark
#1B2431
ΔE00 7.63
Gunmetal
#2A3439
ΔE00 11.21
Onyx
#353839
ΔE00 12.78
Dark Grey
#363737
ΔE00 12.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F15 #150E08
analogous
#081514 #080F15 #080815
triadic
#080F15 #15080F #0F1508
tetradic
#080F15 #140815 #150E08 #081508
square
#080F15 #140815 #150E08 #081508
split-complementary
#080F15 #150808 #151408
monochromatic
#081016 #081016 #081016 #192F41 #2A4E6E
Accessibility & contrast
On white
19.28
#080F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F15
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F15 | 1.00 | 19.28 | 1.09 | 19.28 |
| #FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0F15
Deuteranopia (green-blind)
#0B0E15
Tritanopia (blue-blind)
#041011
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080f15; /* rgb */ color: rgb(8, 15, 21); /* oklch */ color: oklch(16.4% 0.017 244.5);
Tailwind
colors: {
custom: {
50: '#4a4e52',
500: '#080f15',
950: '#000000',
},
}SCSS
$custom: #080f15; $custom-light: #4a4e52; $custom-dark: #000000;
JSON
{
"hex": "#080f15",
"rgb": {
"r": 8,
"g": 15,
"b": 21
},
"hsl": {
"h": 207.692,
"s": 44.828,
"l": 5.686
},
"oklch": {
"l": 0.16423,
"c": 0.01687,
"h": 244.5
},
"luminance": 0.00447
}Semantic roles & 50–950 ramp
primary
#080F15
secondary
#4F3B29
accent
#8F53D5
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778