#080B0B#080B0B
#080B0B is a very dark, near-neutral teal. Relative luminance 0.003; OKLCH L 14.6% C 0.005 H 196.6°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #080B0B |
|---|---|
| RGB | rgb(8, 11, 11) |
| HSL | hsl(180, 16%, 4%) |
| HSV | hsv(180, 27%, 4%) |
| CMYK | cmyk(27.3%, 0%, 0%, 95.7%) |
| CIE-LAB | lab(2.85, -0.79, -0.28) |
| CIE-LCH | lch(2.85, 0.84, 199.45°) |
| OKLab | oklab(14.6% -0.005 -0.0015) |
| OKLCH | oklch(14.6% 0.005 196.6) |
| XYZ | xyz(0.2802, 0.3151, 0.3626) |
| Luminance | 0.0032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.23
Black
#000000
ΔE00 2.03
Dark
#1B2431
ΔE00 10.44
Gunmetal
#2A3439
ΔE00 12.44
Very Dark Brown
#1D0200
ΔE00 12.91
Dark Grey
#363737
ΔE00 12.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080B0B #0B0808
analogous
#080B09 #080B0B #08090B
triadic
#080B0B #0B080B #0B0B08
tetradic
#080B0B #09080B #0B0808 #090B08
square
#080B0B #09080B #0B0808 #090B08
split-complementary
#080B0B #0B0809 #0B0908
monochromatic
#0D1212 #0D1212 #0D1212 #222E2E #3C5252
Accessibility & contrast
On white
19.76
#080B0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080B0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080B0B
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080B0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080B0B | 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)
#0B0B0B
Deuteranopia (green-blind)
#0A0A0B
Tritanopia (blue-blind)
#070B0B
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080b0b; /* rgb */ color: rgb(8, 11, 11); /* oklch */ color: oklch(14.6% 0.005 196.6);
Tailwind
colors: {
custom: {
50: '#4a4c4c',
500: '#080b0b',
950: '#000000',
},
}SCSS
$custom: #080b0b; $custom-light: #4a4c4c; $custom-dark: #000000;
JSON
{
"hex": "#080b0b",
"rgb": {
"r": 8,
"g": 11,
"b": 11
},
"hsl": {
"h": 180,
"s": 15.789,
"l": 3.725
},
"oklch": {
"l": 0.146,
"c": 0.00519,
"h": 196.6
},
"luminance": 0.00315
}Semantic roles & 50–950 ramp
primary
#080B0B
secondary
#3E3131
accent
#6F6FB9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777