#001622#001622
#001622 is a very dark, muted cyan. Relative luminance 0.007; OKLCH L 18.8% C 0.039 H 233.4°. Best body text is #FFFFFF at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #001622 |
|---|---|
| RGB | rgb(0, 22, 34) |
| HSL | hsl(201, 100%, 7%) |
| HSV | hsv(201, 100%, 13%) |
| CMYK | cmyk(100%, 35.3%, 0%, 86.7%) |
| CIE-LAB | lab(6.23, -3.26, -10.83) |
| CIE-LCH | lch(6.23, 11.31, 253.25°) |
| OKLab | oklab(18.85% -0.0233 -0.0314) |
| OKLCH | oklch(18.85% 0.039 233.4) |
| XYZ | xyz(0.5755, 0.6892, 1.6158) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.44
Almost Black
#070D0D
ΔE00 8.41
Black
#000000
ΔE00 10.06
Gunmetal
#2A3439
ΔE00 10.64
Dark Blue
#00035B
ΔE00 11.31
Darkblue (survey)
#030764
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001622 #220C00
analogous
#00221D #001622 #000522
triadic
#001622 #220016 #162200
tetradic
#001622 #1D0022 #220C00 #052200
square
#001622 #1D0022 #220C00 #052200
split-complementary
#001622 #220005 #221D00
monochromatic
#00141F #00141F #001622 #003E5F #00659C
Accessibility & contrast
On white
18.46
#001622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#001622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001622
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001622 | 1.00 | 18.46 | 1.14 | 18.46 |
| #FFFFFF | 18.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101623
Deuteranopia (green-blind)
#0B1222
Tritanopia (blue-blind)
#00191A
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #001622; /* rgb */ color: rgb(0, 22, 34); /* oklch */ color: oklch(18.8% 0.039 233.4);
Tailwind
colors: {
custom: {
50: '#46525d',
500: '#001622',
950: '#000000',
},
}SCSS
$custom: #001622; $custom-light: #46525d; $custom-dark: #000000;
JSON
{
"hex": "#001622",
"rgb": {
"r": 0,
"g": 22,
"b": 34
},
"hsl": {
"h": 201.176,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.18845,
"c": 0.03912,
"h": 233.4
},
"luminance": 0.00689
}Semantic roles & 50–950 ramp
primary
#001622
secondary
#6B3213
accent
#7429FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000204
muted
#777879