#07110F#07110F
#07110F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.7% C 0.016 H 180.6°. Best body text is #FFFFFF at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #07110F |
|---|---|
| RGB | rgb(7, 17, 15) |
| HSL | hsl(168, 42%, 5%) |
| HSV | hsv(168, 59%, 7%) |
| CMYK | cmyk(58.8%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.34, -3.38, -0.02) |
| CIE-LCH | lch(4.34, 3.38, 180.42°) |
| OKLab | oklab(16.68% -0.0159 -0.0002) |
| OKLCH | oklch(16.68% 0.016 180.6) |
| XYZ | xyz(0.3743, 0.4805, 0.5249) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.39
Black
#000000
ΔE00 5.20
Dark
#1B2431
ΔE00 11.04
Gunmetal
#2A3439
ΔE00 11.49
Charcoal (survey)
#343837
ΔE00 12.33
Dark Grey
#363737
ΔE00 12.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07110F #110709
analogous
#07110A #07110F #070E11
triadic
#07110F #0F0711 #110F07
tetradic
#07110F #0A0711 #110709 #0E1107
square
#07110F #0A0711 #110709 #0E1107
split-complementary
#07110F #11070E #110A07
monochromatic
#091613 #091613 #091613 #193C35 #2B685C
Accessibility & contrast
On white
19.16
#07110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#07110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07110F
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07110F | 1.00 | 19.16 | 1.10 | 19.16 |
| #FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100F
Deuteranopia (green-blind)
#0E0F0F
Tritanopia (blue-blind)
#051110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #07110f; /* rgb */ color: rgb(7, 17, 15); /* oklch */ color: oklch(16.7% 0.016 180.6);
Tailwind
colors: {
custom: {
50: '#4a4f4e',
500: '#07110f',
950: '#000000',
},
}SCSS
$custom: #07110f; $custom-light: #4a4f4e; $custom-dark: #000000;
JSON
{
"hex": "#07110f",
"rgb": {
"r": 7,
"g": 17,
"b": 15
},
"hsl": {
"h": 168,
"s": 41.667,
"l": 4.706
},
"oklch": {
"l": 0.16675,
"c": 0.01588,
"h": 180.6
},
"luminance": 0.00481
}Semantic roles & 50–950 ramp
primary
#07110F
secondary
#4B2930
accent
#566FD1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777