#07110E#07110E
#07110E is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.6% C 0.017 H 173.9°. Best body text is #FFFFFF at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #07110E |
|---|---|
| RGB | rgb(7, 17, 14) |
| HSL | hsl(162, 42%, 5%) |
| HSV | hsv(162, 59%, 7%) |
| CMYK | cmyk(58.8%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.32, -3.56, 0.46) |
| CIE-LCH | lch(4.32, 3.59, 172.66°) |
| OKLab | oklab(16.63% -0.0165 0.0018) |
| OKLCH | oklch(16.63% 0.017 173.9) |
| XYZ | xyz(0.3673, 0.4778, 0.4882) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.71
Black
#000000
ΔE00 5.40
Dark
#1B2431
ΔE00 11.48
Gunmetal
#2A3439
ΔE00 11.69
Charcoal (survey)
#343837
ΔE00 12.38
Dark Grey
#363737
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07110E #11070A
analogous
#071109 #07110E #070F11
triadic
#07110E #0E0711 #110E07
tetradic
#07110E #090711 #11070A #0F1107
square
#07110E #090711 #11070A #0F1107
split-complementary
#07110E #11070F #110907
monochromatic
#091612 #091612 #091612 #193C32 #2B6855
Accessibility & contrast
On white
19.17
#07110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#07110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07110E
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07110E | 1.00 | 19.17 | 1.10 | 19.17 |
| #FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100E
Deuteranopia (green-blind)
#0F0E0E
Tritanopia (blue-blind)
#051110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #07110e; /* rgb */ color: rgb(7, 17, 14); /* oklch */ color: oklch(16.6% 0.017 173.9);
Tailwind
colors: {
custom: {
50: '#4a4f4d',
500: '#07110e',
950: '#000000',
},
}SCSS
$custom: #07110e; $custom-light: #4a4f4d; $custom-dark: #000000;
JSON
{
"hex": "#07110e",
"rgb": {
"r": 7,
"g": 17,
"b": 14
},
"hsl": {
"h": 162,
"s": 41.667,
"l": 4.706
},
"oklch": {
"l": 0.16632,
"c": 0.01662,
"h": 173.9
},
"luminance": 0.00478
}Semantic roles & 50–950 ramp
primary
#07110E
secondary
#4B2933
accent
#567BD1
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777