#07110D#07110D
#07110D is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.6% C 0.018 H 167.8°. Best body text is #FFFFFF at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #07110D |
|---|---|
| RGB | rgb(7, 17, 13) |
| HSL | hsl(156, 42%, 5%) |
| HSV | hsv(156, 59%, 7%) |
| CMYK | cmyk(58.8%, 0%, 23.5%, 93.3%) |
| CIE-LAB | lab(4.29, -3.72, 0.91) |
| CIE-LCH | lch(4.29, 3.83, 166.20°) |
| OKLab | oklab(16.59% -0.0172 0.0037) |
| OKLCH | oklch(16.59% 0.018 167.8) |
| XYZ | xyz(0.3607, 0.4751, 0.4534) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.05
Black
#000000
ΔE00 5.61
Dark
#1B2431
ΔE00 11.90
Gunmetal
#2A3439
ΔE00 11.90
Charcoal (survey)
#343837
ΔE00 12.45
Dark Grey
#363737
ΔE00 12.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07110D #11070B
analogous
#071108 #07110D #071011
triadic
#07110D #0D0711 #110D07
tetradic
#07110D #080711 #11070B #101107
square
#07110D #080711 #11070B #101107
split-complementary
#07110D #110710 #110807
monochromatic
#091611 #091611 #091611 #193C2E #2B684F
Accessibility & contrast
On white
19.18
#07110D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#07110D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07110D
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07110D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07110D | 1.00 | 19.18 | 1.10 | 19.18 |
| #FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100D
Deuteranopia (green-blind)
#0F0E0D
Tritanopia (blue-blind)
#051110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #07110d; /* rgb */ color: rgb(7, 17, 13); /* oklch */ color: oklch(16.6% 0.018 167.8);
Tailwind
colors: {
custom: {
50: '#4a4f4d',
500: '#07110d',
950: '#000000',
},
}SCSS
$custom: #07110d; $custom-light: #4a4f4d; $custom-dark: #000000;
JSON
{
"hex": "#07110d",
"rgb": {
"r": 7,
"g": 17,
"b": 13
},
"hsl": {
"h": 156,
"s": 41.667,
"l": 4.706
},
"oklch": {
"l": 0.16591,
"c": 0.01756,
"h": 167.8
},
"luminance": 0.00475
}Semantic roles & 50–950 ramp
primary
#07110D
secondary
#4B2937
accent
#5688D1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777