#121622#121622
#121622 is a very dark, muted blue. Relative luminance 0.008; OKLCH L 20.2% C 0.025 H 269.9°. Best body text is #FFFFFF at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #121622 |
|---|---|
| RGB | rgb(18, 22, 34) |
| HSL | hsl(225, 31%, 10%) |
| HSV | hsv(225, 47%, 13%) |
| CMYK | cmyk(47.1%, 35.3%, 0%, 86.7%) |
| CIE-LAB | lab(7.39, 1.95, -8.94) |
| CIE-LCH | lch(7.39, 9.15, 282.30°) |
| OKLab | oklab(20.22% 0 -0.0249) |
| OKLCH | oklch(20.22% 0.025 269.9) |
| XYZ | xyz(0.8250, 0.8179, 1.6275) |
| Luminance | 0.0082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 4.88
Almost Black
#070D0D
ΔE00 8.68
Black
#000000
ΔE00 8.91
Navy Blue
#1B2A4A
ΔE00 10.13
Navy (survey)
#01153E
ΔE00 11.28
Dark Navy Blue
#00022E
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#121622 #221E12
analogous
#121E22 #121622 #161222
triadic
#121622 #221216 #162212
tetradic
#121622 #22121E #221E12 #122216
square
#121622 #22121E #221E12 #122216
split-complementary
#121622 #221612 #1E2212
monochromatic
#0B0D14 #0B0D14 #121622 #27304A #3C4A72
Accessibility & contrast
On white
18.05
#121622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#121622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #121622
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##121622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##121622 | 1.00 | 18.05 | 1.16 | 18.05 |
| #FFFFFF | 18.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#121723
Deuteranopia (green-blind)
#111622
Tritanopia (blue-blind)
#0D181A
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #121622; /* rgb */ color: rgb(18, 22, 34); /* oklch */ color: oklch(20.2% 0.025 269.9);
Tailwind
colors: {
custom: {
50: '#50525d',
500: '#121622',
950: '#000000',
},
}SCSS
$custom: #121622; $custom-light: #50525d; $custom-dark: #000000;
JSON
{
"hex": "#121622",
"rgb": {
"r": 18,
"g": 22,
"b": 34
},
"hsl": {
"h": 225,
"s": 30.769,
"l": 10.196
},
"oklch": {
"l": 0.20217,
"c": 0.02492,
"h": 269.9
},
"luminance": 0.00818
}Semantic roles & 50–950 ramp
primary
#121622
secondary
#575038
accent
#AD61C7
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020204
muted
#787879