#041822#041822
#041822 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 19.8% C 0.033 H 232.2°. Best body text is #FFFFFF at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #041822 |
|---|---|
| RGB | rgb(4, 24, 34) |
| HSL | hsl(200, 79%, 7%) |
| HSV | hsv(200, 88%, 13%) |
| CMYK | cmyk(88.2%, 29.4%, 0%, 86.7%) |
| CIE-LAB | lab(7.18, -3.68, -9.35) |
| CIE-LCH | lch(7.18, 10.04, 248.50°) |
| OKLab | oklab(19.78% -0.0205 -0.0264) |
| OKLCH | oklch(19.78% 0.033 232.2) |
| XYZ | xyz(0.6653, 0.7945, 1.6314) |
| Luminance | 0.0080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.40
Almost Black
#070D0D
ΔE00 7.72
Black
#000000
ΔE00 9.70
Gunmetal
#2A3439
ΔE00 9.72
Dark Blue Grey
#1F3B4D
ΔE00 11.24
Dark Blue
#00035B
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041822 #220E04
analogous
#04221D #041822 #040922
triadic
#041822 #220418 #182204
tetradic
#041822 #1D0422 #220E04 #092204
square
#041822 #1D0422 #220E04 #092204
split-complementary
#041822 #220409 #221D04
monochromatic
#03131B #03131B #041822 #0A3F59 #116590
Accessibility & contrast
On white
18.12
#041822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#041822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041822
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041822 | 1.00 | 18.12 | 1.16 | 18.12 |
| #FFFFFF | 18.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131822
Deuteranopia (green-blind)
#0F1422
Tritanopia (blue-blind)
#001B1B
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #041822; /* rgb */ color: rgb(4, 24, 34); /* oklch */ color: oklch(19.8% 0.033 232.2);
Tailwind
colors: {
custom: {
50: '#48545d',
500: '#041822',
950: '#000000',
},
}SCSS
$custom: #041822; $custom-light: #48545d; $custom-dark: #000000;
JSON
{
"hex": "#041822",
"rgb": {
"r": 4,
"g": 24,
"b": 34
},
"hsl": {
"h": 200,
"s": 78.947,
"l": 7.451
},
"oklch": {
"l": 0.19775,
"c": 0.03341,
"h": 232.2
},
"luminance": 0.00795
}Semantic roles & 50–950 ramp
primary
#041822
secondary
#65351D
accent
#7332F5
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000204
muted
#777879