#07161F#07161F
#07161F is a very dark, muted cyan. Relative luminance 0.007; OKLCH L 19.2% C 0.028 H 236.5°. Best body text is #FFFFFF at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #07161F |
|---|---|
| RGB | rgb(7, 22, 31) |
| HSL | hsl(203, 63%, 7%) |
| HSV | hsv(203, 77%, 12%) |
| CMYK | cmyk(77.4%, 29%, 0%, 87.8%) |
| CIE-LAB | lab(6.48, -2.48, -8.11) |
| CIE-LCH | lch(6.48, 8.48, 252.99°) |
| OKLab | oklab(19.16% -0.0153 -0.0232) |
| OKLCH | oklch(19.16% 0.028 236.5) |
| XYZ | xyz(0.6218, 0.7179, 1.4019) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.92
Almost Black
#070D0D
ΔE00 6.59
Black
#000000
ΔE00 8.35
Gunmetal
#2A3439
ΔE00 9.84
Dark Blue
#00035B
ΔE00 12.01
Dark Blue Grey
#1F3B4D
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07161F #1F1007
analogous
#071F1C #07161F #070A1F
triadic
#07161F #1F0716 #161F07
tetradic
#07161F #1C071F #1F1007 #0A1F07
square
#07161F #1C071F #1F1007 #0A1F07
split-complementary
#07161F #1F070A #1F1C07
monochromatic
#061219 #061219 #07161F #123951 #1E5D83
Accessibility & contrast
On white
18.36
#07161F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#07161F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07161F
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07161F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07161F | 1.00 | 18.36 | 1.14 | 18.36 |
| #FFFFFF | 18.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12161F
Deuteranopia (green-blind)
#0E131F
Tritanopia (blue-blind)
#001819
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #07161f; /* rgb */ color: rgb(7, 22, 31); /* oklch */ color: oklch(19.2% 0.028 236.5);
Tailwind
colors: {
custom: {
50: '#49525a',
500: '#07161f',
950: '#000000',
},
}SCSS
$custom: #07161f; $custom-light: #49525a; $custom-dark: #000000;
JSON
{
"hex": "#07161f",
"rgb": {
"r": 7,
"g": 22,
"b": 31
},
"hsl": {
"h": 202.5,
"s": 63.158,
"l": 7.451
},
"oklch": {
"l": 0.19162,
"c": 0.0278,
"h": 236.5
},
"luminance": 0.00718
}Semantic roles & 50–950 ramp
primary
#07161F
secondary
#5E3A24
accent
#7F42E6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010203
muted
#777878