#041622#041622
#041622 is a very dark, muted cyan. Relative luminance 0.007; OKLCH L 19.1% C 0.035 H 239.3°. Best body text is #FFFFFF at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #041622 |
|---|---|
| RGB | rgb(4, 22, 34) |
| HSL | hsl(204, 79%, 7%) |
| HSV | hsv(204, 88%, 13%) |
| CMYK | cmyk(88.2%, 35.3%, 0%, 86.7%) |
| CIE-LAB | lab(6.46, -2.22, -10.45) |
| CIE-LCH | lch(6.46, 10.68, 258.03°) |
| OKLab | oklab(19.14% -0.0178 -0.03) |
| OKLCH | oklch(19.14% 0.035 239.3) |
| XYZ | xyz(0.6256, 0.7151, 1.6181) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.59
Almost Black
#070D0D
ΔE00 8.12
Black
#000000
ΔE00 9.58
Gunmetal
#2A3439
ΔE00 10.48
Navy Blue (survey)
#001146
ΔE00 11.64
Navy Blue
#1B2A4A
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041622 #221004
analogous
#04221F #041622 #040722
triadic
#041622 #220416 #162204
tetradic
#041622 #1F0422 #221004 #072204
square
#041622 #1F0422 #221004 #072204
split-complementary
#041622 #220407 #221F04
monochromatic
#03121B #03121B #041622 #0A3959 #115D90
Accessibility & contrast
On white
18.37
#041622 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#041622 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041622
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041622 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041622 | 1.00 | 18.37 | 1.14 | 18.37 |
| #FFFFFF | 18.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101623
Deuteranopia (green-blind)
#0C1322
Tritanopia (blue-blind)
#00191A
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #041622; /* rgb */ color: rgb(4, 22, 34); /* oklch */ color: oklch(19.1% 0.035 239.3);
Tailwind
colors: {
custom: {
50: '#48525d',
500: '#041622',
950: '#000000',
},
}SCSS
$custom: #041622; $custom-light: #48525d; $custom-dark: #000000;
JSON
{
"hex": "#041622",
"rgb": {
"r": 4,
"g": 22,
"b": 34
},
"hsl": {
"h": 204,
"s": 78.947,
"l": 7.451
},
"oklch": {
"l": 0.19139,
"c": 0.03489,
"h": 239.3
},
"luminance": 0.00715
}Semantic roles & 50–950 ramp
primary
#041622
secondary
#653A1D
accent
#8032F5
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000204
muted
#777879