#071628#071628
#071628 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 19.8% C 0.042 H 253.9°. Best body text is #FFFFFF at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #071628 |
|---|---|
| RGB | rgb(7, 22, 40) |
| HSL | hsl(213, 70%, 9%) |
| HSV | hsv(213, 83%, 16%) |
| CMYK | cmyk(82.5%, 45%, 0%, 84.3%) |
| CIE-LAB | lab(6.97, 0.96, -14.16) |
| CIE-LCH | lch(6.97, 14.19, 273.90°) |
| OKLab | oklab(19.78% -0.0117 -0.0404) |
| OKLCH | oklch(19.78% 0.042 253.9) |
| XYZ | xyz(0.7574, 0.7721, 2.1162) |
| Luminance | 0.0077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.26
Navy (survey)
#01153E
ΔE00 8.12
Navy Blue
#1B2A4A
ΔE00 8.33
Dark Navy Blue
#00022E
ΔE00 9.01
Midnight
#03012D
ΔE00 9.46
Dark Navy
#000435
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#071628 #281907
analogous
#072728 #071628 #090728
triadic
#071628 #280716 #162807
tetradic
#071628 #280727 #281907 #072809
square
#071628 #280727 #281907 #072809
split-complementary
#071628 #280907 #272807
monochromatic
#050E1A #050E1A #071628 #10335C #194F90
Accessibility & contrast
On white
18.19
#071628 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#071628 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #071628
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##071628 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##071628 | 1.00 | 18.19 | 1.15 | 18.19 |
| #FFFFFF | 18.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1729
Deuteranopia (green-blind)
#091428
Tritanopia (blue-blind)
#001A1D
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #071628; /* rgb */ color: rgb(7, 22, 40); /* oklch */ color: oklch(19.8% 0.042 253.9);
Tailwind
colors: {
custom: {
50: '#4b5262',
500: '#071628',
950: '#000000',
},
}SCSS
$custom: #071628; $custom-light: #4b5262; $custom-dark: #000000;
JSON
{
"hex": "#071628",
"rgb": {
"r": 7,
"g": 22,
"b": 40
},
"hsl": {
"h": 212.727,
"s": 70.213,
"l": 9.216
},
"oklch": {
"l": 0.19776,
"c": 0.04208,
"h": 253.9
},
"luminance": 0.00772
}Semantic roles & 50–950 ramp
primary
#071628
secondary
#684923
accent
#9C3BED
background
#F4F4F5
surface
#E7E7EA
border
#C3C3C6
text
#010205
muted
#777879