#07100C#07100C
#07100C is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.2% C 0.016 H 165.7°. Best body text is #FFFFFF at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #07100C |
|---|---|
| RGB | rgb(7, 16, 12) |
| HSL | hsl(153, 39%, 5%) |
| HSV | hsv(153, 56%, 6%) |
| CMYK | cmyk(56.2%, 0%, 25%, 93.7%) |
| CIE-LAB | lab(4.00, -3.32, 0.95) |
| CIE-LCH | lch(4.00, 3.46, 164.05°) |
| OKLab | oklab(16.21% -0.016 0.0041) |
| OKLCH | oklch(16.21% 0.016 165.7) |
| XYZ | xyz(0.3393, 0.4423, 0.4152) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.63
Black
#000000
ΔE00 5.11
Dark
#1B2431
ΔE00 11.83
Gunmetal
#2A3439
ΔE00 12.03
Charcoal (survey)
#343837
ΔE00 12.55
Dark Grey
#363737
ΔE00 12.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07100C #10070B
analogous
#071008 #07100C #071010
triadic
#07100C #0C0710 #100C07
tetradic
#07100C #080710 #10070B #101007
square
#07100C #080710 #10070B #101007
split-complementary
#07100C #100710 #100807
monochromatic
#091510 #091510 #091510 #1A3B2C #2C654C
Accessibility & contrast
On white
19.29
#07100C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#07100C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07100C
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07100C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07100C | 1.00 | 19.29 | 1.09 | 19.29 |
| #FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0C
Deuteranopia (green-blind)
#0E0E0C
Tritanopia (blue-blind)
#05100F
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #07100c; /* rgb */ color: rgb(7, 16, 12); /* oklch */ color: oklch(16.2% 0.016 165.7);
Tailwind
colors: {
custom: {
50: '#4a4e4c',
500: '#07100c',
950: '#000000',
},
}SCSS
$custom: #07100c; $custom-light: #4a4e4c; $custom-dark: #000000;
JSON
{
"hex": "#07100c",
"rgb": {
"r": 7,
"g": 16,
"b": 12
},
"hsl": {
"h": 153.333,
"s": 39.13,
"l": 4.51
},
"oklch": {
"l": 0.16209,
"c": 0.01647,
"h": 165.7
},
"luminance": 0.00442
}Semantic roles & 50–950 ramp
primary
#07100C
secondary
#492A38
accent
#598DCF
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777