#080A0B#080A0B
#080A0B is a very dark, near-neutral cyan. Relative luminance 0.003; OKLCH L 14.3% C 0.004 H 227.5°. Best body text is #FFFFFF at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #080A0B |
|---|---|
| RGB | rgb(8, 10, 11) |
| HSL | hsl(200, 16%, 4%) |
| HSV | hsv(200, 27%, 4%) |
| CMYK | cmyk(27.3%, 9.1%, 0%, 95.7%) |
| CIE-LAB | lab(2.65, -0.38, -0.57) |
| CIE-LCH | lch(2.65, 0.69, 236.35°) |
| OKLab | oklab(14.28% -0.0028 -0.0031) |
| OKLCH | oklch(14.28% 0.004 227.5) |
| XYZ | xyz(0.2691, 0.2929, 0.3589) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.73
Almost Black
#070D0D
ΔE00 1.80
Dark
#1B2431
ΔE00 10.25
Very Dark Brown
#1D0200
ΔE00 12.38
Gunmetal
#2A3439
ΔE00 12.60
Dark Grey
#363737
ΔE00 13.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080A0B #0B0908
analogous
#080B0A #080A0B #08080B
triadic
#080A0B #0B080A #0A0B08
tetradic
#080A0B #0A080B #0B0908 #080B08
square
#080A0B #0A080B #0B0908 #080B08
split-complementary
#080A0B #0B0808 #0B0A08
monochromatic
#0D1012 #0D1012 #0D1012 #222A2E #3C4A52
Accessibility & contrast
On white
19.84
#080A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080A0B
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080A0B | 1.00 | 19.84 | 1.06 | 19.84 |
| #FFFFFF | 19.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090A0B
Deuteranopia (green-blind)
#09090B
Tritanopia (blue-blind)
#070A0A
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080a0b; /* rgb */ color: rgb(8, 10, 11); /* oklch */ color: oklch(14.3% 0.004 227.5);
Tailwind
colors: {
custom: {
50: '#4a4b4c',
500: '#080a0b',
950: '#000000',
},
}SCSS
$custom: #080a0b; $custom-light: #4a4b4c; $custom-dark: #000000;
JSON
{
"hex": "#080a0b",
"rgb": {
"r": 8,
"g": 10,
"b": 11
},
"hsl": {
"h": 200,
"s": 15.789,
"l": 3.725
},
"oklch": {
"l": 0.14276,
"c": 0.0042,
"h": 227.5
},
"luminance": 0.00293
}Semantic roles & 50–950 ramp
primary
#080A0B
secondary
#3E3531
accent
#886FB9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777