#080D0C#080D0C
#080D0C is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 15.3% C 0.009 H 182.0°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #080D0C |
|---|---|
| RGB | rgb(8, 13, 12) |
| HSL | hsl(168, 24%, 4%) |
| HSV | hsv(168, 38%, 5%) |
| CMYK | cmyk(38.5%, 0%, 7.7%, 94.9%) |
| CIE-LAB | lab(3.31, -1.53, -0.05) |
| CIE-LCH | lch(3.31, 1.54, 181.86°) |
| OKLab | oklab(15.3% -0.0085 -0.0003) |
| OKLCH | oklch(15.3% 0.009 182) |
| XYZ | xyz(0.3104, 0.3660, 0.4020) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.52
Black
#000000
ΔE00 2.91
Dark
#1B2431
ΔE00 10.62
Gunmetal
#2A3439
ΔE00 12.10
Dark Grey
#363737
ΔE00 12.79
Charcoal (survey)
#343837
ΔE00 12.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080D0C #0D0809
analogous
#080D0A #080D0C #080C0D
triadic
#080D0C #0C080D #0D0C08
tetradic
#080D0C #0A080D #0D0809 #0C0D08
square
#080D0C #0A080D #0D0809 #0C0D08
split-complementary
#080D0C #0D080C #0D0A08
monochromatic
#0C1311 #0C1311 #0C1311 #1F332F #375952
Accessibility & contrast
On white
19.57
#080D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#080D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080D0C
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080D0C | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0C0C
Deuteranopia (green-blind)
#0C0C0C
Tritanopia (blue-blind)
#070D0D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #080d0c; /* rgb */ color: rgb(8, 13, 12); /* oklch */ color: oklch(15.3% 0.009 182.0);
Tailwind
colors: {
custom: {
50: '#4a4d4c',
500: '#080d0c',
950: '#000000',
},
}SCSS
$custom: #080d0c; $custom-light: #4a4d4c; $custom-dark: #000000;
JSON
{
"hex": "#080d0c",
"rgb": {
"r": 8,
"g": 13,
"b": 12
},
"hsl": {
"h": 168,
"s": 23.81,
"l": 4.118
},
"oklch": {
"l": 0.15304,
"c": 0.0085,
"h": 182
},
"luminance": 0.00366
}Semantic roles & 50–950 ramp
primary
#080D0C
secondary
#422F33
accent
#6879C0
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777