#001022#001022
#001022 is a very dark, muted cyan. Relative luminance 0.005; OKLCH L 16.9% C 0.046 H 248.4°. Best body text is #FFFFFF at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #001022 |
|---|---|
| RGB | rgb(0, 16, 34) |
| HSL | hsl(212, 100%, 7%) |
| HSV | hsv(212, 100%, 13%) |
| CMYK | cmyk(100%, 52.9%, 0%, 86.7%) |
| CIE-LAB | lab(4.39, 0.49, -13.65) |
| CIE-LCH | lch(4.39, 13.66, 272.06°) |
| OKLab | oklab(16.92% -0.0169 -0.0428) |
| OKLCH | oklch(16.92% 0.046 248.4) |
| XYZ | xyz(0.4739, 0.4860, 1.5819) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.44
Navy (survey)
#01153E
ΔE00 8.83
Dark Navy Blue
#00022E
ΔE00 9.15
Midnight
#03012D
ΔE00 9.61
Dark Navy
#000435
ΔE00 9.67
Very Dark Blue
#000133
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001022 #221200
analogous
#002122 #001022 #010022
triadic
#001022 #220010 #102200
tetradic
#001022 #220021 #221200 #002201
square
#001022 #220021 #221200 #002201
split-complementary
#001022 #220100 #212200
monochromatic
#000E1F #000E1F #001022 #002D5F #004A9C
Accessibility & contrast
On white
19.14
#001022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#001022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001022
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001022 | 1.00 | 19.14 | 1.10 | 19.14 |
| #FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071123
Deuteranopia (green-blind)
#030E22
Tritanopia (blue-blind)
#001417
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #001022; /* rgb */ color: rgb(0, 16, 34); /* oklch */ color: oklch(16.9% 0.046 248.4);
Tailwind
colors: {
custom: {
50: '#464e5d',
500: '#001022',
950: '#000000',
},
}SCSS
$custom: #001022; $custom-light: #464e5d; $custom-dark: #000000;
JSON
{
"hex": "#001022",
"rgb": {
"r": 0,
"g": 16,
"b": 34
},
"hsl": {
"h": 211.765,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.16923,
"c": 0.04598,
"h": 248.4
},
"luminance": 0.00486
}Semantic roles & 50–950 ramp
primary
#001022
secondary
#6B4113
accent
#9A29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779