#080F0F#080F0F
#080F0F is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.1% C 0.011 H 196.1°. Best body text is #FFFFFF at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #080F0F |
|---|---|
| RGB | rgb(8, 15, 15) |
| HSL | hsl(180, 30%, 5%) |
| HSV | hsv(180, 47%, 6%) |
| CMYK | cmyk(46.7%, 0%, 0%, 94.1%) |
| CIE-LAB | lab(3.86, -2.02, -0.71) |
| CIE-LCH | lch(3.86, 2.14, 199.46°) |
| OKLab | oklab(16.1% -0.0106 -0.0031) |
| OKLCH | oklch(16.1% 0.011 196.1) |
| XYZ | xyz(0.3572, 0.4277, 0.5156) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 0.63
Black
#000000
ΔE00 3.68
Dark
#1B2431
ΔE00 10.11
Gunmetal
#2A3439
ΔE00 11.52
Charcoal (survey)
#343837
ΔE00 12.49
Dark Grey
#363737
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#080F0F #0F0808
analogous
#080F0C #080F0F #080C0F
triadic
#080F0F #0F080F #0F0F08
tetradic
#080F0F #0C080F #0F0808 #0C0F08
square
#080F0F #0C080F #0F0808 #0C0F08
split-complementary
#080F0F #0F080C #0F0C08
monochromatic
#0B1414 #0B1414 #0B1414 #1D3737 #335F5F
Accessibility & contrast
On white
19.34
#080F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#080F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #080F0F
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##080F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##080F0F | 1.00 | 19.34 | 1.09 | 19.34 |
| #FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0E0F
Deuteranopia (green-blind)
#0D0D0F
Tritanopia (blue-blind)
#060F0F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #080f0f; /* rgb */ color: rgb(8, 15, 15); /* oklch */ color: oklch(16.1% 0.011 196.1);
Tailwind
colors: {
custom: {
50: '#4a4e4e',
500: '#080f0f',
950: '#000000',
},
}SCSS
$custom: #080f0f; $custom-light: #4a4e4e; $custom-dark: #000000;
JSON
{
"hex": "#080f0f",
"rgb": {
"r": 8,
"g": 15,
"b": 15
},
"hsl": {
"h": 180,
"s": 30.435,
"l": 4.51
},
"oklch": {
"l": 0.16104,
"c": 0.01104,
"h": 196.1
},
"luminance": 0.00428
}Semantic roles & 50–950 ramp
primary
#080F0F
secondary
#462D2D
accent
#6161C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777