#080B0A#080B0A
#080B0A is a very dark, near-neutral teal. Relative luminance 0.003; OKLCH L 14.6% C 0.006 H 174.3°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #080B0A |
|---|---|
| RGB | rgb(8, 11, 10) |
| HSL | hsl(160, 16%, 4%) |
| HSV | hsv(160, 27%, 4%) |
| CMYK | cmyk(27.3%, 0%, 9.1%, 95.7%) |
| CIE-LAB | lab(2.83, -0.93, 0.11) |
| CIE-LCH | lch(2.83, 0.94, 173.28°) |
| OKLab | oklab(14.56% -0.0056 0.0006) |
| OKLCH | oklch(14.56% 0.006 174.3) |
| XYZ | xyz(0.2746, 0.3129, 0.3330) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.20
Black
#000000
ΔE00 2.13
Dark
#1B2431
ΔE00 10.77
Gunmetal
#2A3439
ΔE00 12.54
Dark Grey
#363737
ΔE00 13.00
Very Dark Brown
#1D0200
ΔE00 13.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B0A #0B0809
analogous
#080B08 #080B0A #080A0B
triadic
#080B0A #0A080B #0B0A08
tetradic
#080B0A #08080B #0B0809 #0A0B08
square
#080B0A #08080B #0B0809 #0A0B08
split-complementary
#080B0A #0B080A #0B0808
monochromatic
#0D1210 #0D1210 #0D1210 #222E2A #3C524A
Accessibility & contrast
On white
19.76
#080B0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B0A
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B0A | 1.00 | 19.76 | 1.06 | 19.76 |
| #FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0B0A
Deuteranopia (green-blind)
#0A0A0A
Tritanopia (blue-blind)
#070B0B
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b0a; /* rgb */ color: rgb(8, 11, 10); /* oklch */ color: oklch(14.6% 0.006 174.3);
Tailwind
colors: {
custom: {
50: '#4a4c4b',
500: '#080b0a',
950: '#000000',
},
}SCSS
$custom: #080b0a; $custom-light: #4a4c4b; $custom-dark: #000000;
JSON
{
"hex": "#080b0a",
"rgb": {
"r": 8,
"g": 11,
"b": 10
},
"hsl": {
"h": 160,
"s": 15.789,
"l": 3.725
},
"oklch": {
"l": 0.14555,
"c": 0.00562,
"h": 174.3
},
"luminance": 0.00313
}Semantic roles & 50–950 ramp
primary
#080B0A
secondary
#3E3135
accent
#6F88B9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777