#07100F#07100F
#07100F is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.3% C 0.014 H 187.4°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #07100F |
|---|---|
| RGB | rgb(7, 16, 15) |
| HSL | hsl(173, 39%, 5%) |
| HSV | hsv(173, 56%, 6%) |
| CMYK | cmyk(56.2%, 0%, 6.2%, 93.7%) |
| CIE-LAB | lab(4.07, -2.82, -0.42) |
| CIE-LCH | lch(4.07, 2.85, 188.55°) |
| OKLab | oklab(16.34% -0.014 -0.0018) |
| OKLCH | oklch(16.34% 0.014 187.4) |
| XYZ | xyz(0.3591, 0.4502, 0.5198) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.62
Black
#000000
ΔE00 4.54
Dark
#1B2431
ΔE00 10.59
Gunmetal
#2A3439
ΔE00 11.47
Charcoal (survey)
#343837
ΔE00 12.41
Dark Grey
#363737
ΔE00 12.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07100F #100708
analogous
#07100B #07100F #070D10
triadic
#07100F #0F0710 #100F07
tetradic
#07100F #0B0710 #100708 #0D1007
square
#07100F #0B0710 #100708 #0D1007
split-complementary
#07100F #10070D #100B07
monochromatic
#091514 #091514 #091514 #1A3B37 #2C655F
Accessibility & contrast
On white
19.27
#07100F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#07100F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07100F
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07100F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07100F | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0F
Deuteranopia (green-blind)
#0D0E0F
Tritanopia (blue-blind)
#051010
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #07100f; /* rgb */ color: rgb(7, 16, 15); /* oklch */ color: oklch(16.3% 0.014 187.4);
Tailwind
colors: {
custom: {
50: '#4a4e4e',
500: '#07100f',
950: '#000000',
},
}SCSS
$custom: #07100f; $custom-light: #4a4e4e; $custom-dark: #000000;
JSON
{
"hex": "#07100f",
"rgb": {
"r": 7,
"g": 16,
"b": 15
},
"hsl": {
"h": 173.333,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.16338,
"c": 0.01417,
"h": 187.4
},
"luminance": 0.0045
}Semantic roles & 50–950 ramp
primary
#07100F
secondary
#492A2D
accent
#5966CF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777