#07100E#07100E
#07100E is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.3% C 0.015 H 179.4°. Best body text is #FFFFFF at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #07100E |
|---|---|
| RGB | rgb(7, 16, 14) |
| HSL | hsl(167, 39%, 5%) |
| HSV | hsv(167, 56%, 6%) |
| CMYK | cmyk(56.2%, 0%, 12.5%, 93.7%) |
| CIE-LAB | lab(4.04, -2.99, 0.06) |
| CIE-LCH | lch(4.04, 2.99, 178.92°) |
| OKLab | oklab(16.29% -0.0147 0.0002) |
| OKLCH | oklch(16.29% 0.015 179.4) |
| XYZ | xyz(0.3522, 0.4474, 0.4832) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.92
Black
#000000
ΔE00 4.71
Dark
#1B2431
ΔE00 11.01
Gunmetal
#2A3439
ΔE00 11.65
Charcoal (survey)
#343837
ΔE00 12.44
Dark Grey
#363737
ΔE00 12.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07100E #100709
analogous
#07100A #07100E #070E10
triadic
#07100E #0E0710 #100E07
tetradic
#07100E #0A0710 #100709 #0E1007
square
#07100E #0A0710 #100709 #0E1007
split-complementary
#07100E #10070E #100A07
monochromatic
#091513 #091513 #091513 #1A3B33 #2C6559
Accessibility & contrast
On white
19.28
#07100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#07100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07100E
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07100E | 1.00 | 19.28 | 1.09 | 19.28 |
| #FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0E
Deuteranopia (green-blind)
#0E0E0E
Tritanopia (blue-blind)
#05100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #07100e; /* rgb */ color: rgb(7, 16, 14); /* oklch */ color: oklch(16.3% 0.015 179.4);
Tailwind
colors: {
custom: {
50: '#4a4e4d',
500: '#07100e',
950: '#000000',
},
}SCSS
$custom: #07100e; $custom-light: #4a4e4d; $custom-dark: #000000;
JSON
{
"hex": "#07100e",
"rgb": {
"r": 7,
"g": 16,
"b": 14
},
"hsl": {
"h": 166.667,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.16293,
"c": 0.01468,
"h": 179.4
},
"luminance": 0.00447
}Semantic roles & 50–950 ramp
primary
#07100E
secondary
#492A31
accent
#5973CF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777