#021022#021022
#021022 is a very dark, muted cyan. Relative luminance 0.005; OKLCH L 17.1% C 0.044 H 252.3°. Best body text is #FFFFFF at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #021022 |
|---|---|
| RGB | rgb(2, 16, 34) |
| HSL | hsl(214, 89%, 7%) |
| HSV | hsv(214, 94%, 13%) |
| CMYK | cmyk(94.1%, 52.9%, 0%, 86.7%) |
| CIE-LAB | lab(4.51, 1.02, -13.46) |
| CIE-LCH | lch(4.51, 13.50, 274.32°) |
| OKLab | oklab(17.11% -0.0133 -0.0418) |
| OKLCH | oklch(17.11% 0.044 252.3) |
| XYZ | xyz(0.4990, 0.4989, 1.5831) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.39
Navy (survey)
#01153E
ΔE00 8.71
Dark Navy Blue
#00022E
ΔE00 8.90
Midnight
#03012D
ΔE00 9.32
Dark Navy
#000435
ΔE00 9.60
Very Dark Blue
#000133
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021022 #221402
analogous
#022022 #021022 #040222
triadic
#021022 #220210 #102202
tetradic
#021022 #220220 #221402 #022204
square
#021022 #220220 #221402 #022204
split-complementary
#021022 #220402 #202202
monochromatic
#020E1D #020E1D #021022 #052B5C #094696
Accessibility & contrast
On white
19.09
#021022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#021022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021022
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021022 | 1.00 | 19.09 | 1.10 | 19.09 |
| #FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#071123
Deuteranopia (green-blind)
#030E22
Tritanopia (blue-blind)
#001417
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #021022; /* rgb */ color: rgb(2, 16, 34); /* oklch */ color: oklch(17.1% 0.044 252.3);
Tailwind
colors: {
custom: {
50: '#474e5d',
500: '#021022',
950: '#000000',
},
}SCSS
$custom: #021022; $custom-light: #474e5d; $custom-dark: #000000;
JSON
{
"hex": "#021022",
"rgb": {
"r": 2,
"g": 16,
"b": 34
},
"hsl": {
"h": 213.75,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.17108,
"c": 0.04392,
"h": 252.3
},
"luminance": 0.00499
}Semantic roles & 50–950 ramp
primary
#021022
secondary
#684518
accent
#A129FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779