#080A0A#080A0A
#080A0A is a very dark, near-neutral teal. Relative luminance 0.003; OKLCH L 14.2% C 0.004 H 196.8°. Best body text is #FFFFFF at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #080A0A |
|---|---|
| RGB | rgb(8, 10, 10) |
| HSL | hsl(180, 11%, 4%) |
| HSV | hsv(180, 20%, 4%) |
| CMYK | cmyk(20%, 0%, 0%, 96.1%) |
| CIE-LAB | lab(2.63, -0.52, -0.18) |
| CIE-LCH | lch(2.63, 0.55, 199.50°) |
| OKLab | oklab(14.23% -0.0034 -0.001) |
| OKLCH | oklch(14.23% 0.004 196.8) |
| XYZ | xyz(0.2635, 0.2906, 0.3293) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.64
Black
#000000
ΔE00 1.71
Dark
#1B2431
ΔE00 10.55
Very Dark Brown
#1D0200
ΔE00 12.40
Gunmetal
#2A3439
ΔE00 12.67
Dark Grey
#363737
ΔE00 13.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080A0A #0A0808
analogous
#080A09 #080A0A #08090A
triadic
#080A0A #0A080A #0A0A08
tetradic
#080A0A #09080A #0A0808 #090A08
square
#080A0A #09080A #0A0808 #090A08
split-complementary
#080A0A #0A0809 #0A0908
monochromatic
#0E1111 #0E1111 #0E1111 #232C2C #3E4E4E
Accessibility & contrast
On white
19.85
#080A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#080A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080A0A
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080A0A | 1.00 | 19.85 | 1.06 | 19.85 |
| #FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0A0A
Deuteranopia (green-blind)
#09090A
Tritanopia (blue-blind)
#070A0A
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #080a0a; /* rgb */ color: rgb(8, 10, 10); /* oklch */ color: oklch(14.2% 0.004 196.8);
Tailwind
colors: {
custom: {
50: '#4a4b4b',
500: '#080a0a',
950: '#000000',
},
}SCSS
$custom: #080a0a; $custom-light: #4a4b4b; $custom-dark: #000000;
JSON
{
"hex": "#080a0a",
"rgb": {
"r": 8,
"g": 10,
"b": 10
},
"hsl": {
"h": 180,
"s": 11.111,
"l": 3.529
},
"oklch": {
"l": 0.14228,
"c": 0.00359,
"h": 196.8
},
"luminance": 0.00291
}Semantic roles & 50–950 ramp
primary
#080A0A
secondary
#3B3333
accent
#7474B4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777