#080C0A#080C0A
#080C0A is a very dark, near-neutral teal. Relative luminance 0.003; OKLCH L 14.9% C 0.008 H 164.4°. Best body text is #FFFFFF at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #080C0A |
|---|---|
| RGB | rgb(8, 12, 10) |
| HSL | hsl(150, 20%, 4%) |
| HSV | hsv(150, 33%, 5%) |
| CMYK | cmyk(33.3%, 0%, 16.7%, 95.3%) |
| CIE-LAB | lab(3.04, -1.37, 0.42) |
| CIE-LCH | lch(3.04, 1.43, 162.94°) |
| OKLab | oklab(14.89% -0.0077 0.0021) |
| OKLCH | oklch(14.89% 0.008 164.4) |
| XYZ | xyz(0.2864, 0.3365, 0.3370) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.04
Black
#000000
ΔE00 2.67
Dark
#1B2431
ΔE00 11.04
Gunmetal
#2A3439
ΔE00 12.44
Dark Grey
#363737
ΔE00 12.93
Charcoal (survey)
#343837
ΔE00 12.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080C0A #0C080A
analogous
#080C08 #080C0A #080C0C
triadic
#080C0A #0A080C #0C0A08
tetradic
#080C0A #08080C #0C080A #0C0C08
square
#080C0A #08080C #0C080A #0C0C08
split-complementary
#080C0A #0C080C #0C0808
monochromatic
#0C120F #0C120F #0C120F #203129 #395547
Accessibility & contrast
On white
19.68
#080C0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080C0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080C0A
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080C0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080C0A | 1.00 | 19.68 | 1.07 | 19.68 |
| #FFFFFF | 19.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0B0A
Deuteranopia (green-blind)
#0B0B0A
Tritanopia (blue-blind)
#070C0B
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #080c0a; /* rgb */ color: rgb(8, 12, 10); /* oklch */ color: oklch(14.9% 0.008 164.4);
Tailwind
colors: {
custom: {
50: '#4a4c4b',
500: '#080c0a',
950: '#000000',
},
}SCSS
$custom: #080c0a; $custom-light: #4a4c4b; $custom-dark: #000000;
JSON
{
"hex": "#080c0a",
"rgb": {
"r": 8,
"g": 12,
"b": 10
},
"hsl": {
"h": 150,
"s": 20,
"l": 3.922
},
"oklch": {
"l": 0.14885,
"c": 0.00798,
"h": 164.4
},
"luminance": 0.00336
}Semantic roles & 50–950 ramp
primary
#080C0A
secondary
#403038
accent
#6B94BD
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777