#011822#011822
#011822 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 19.6% C 0.037 H 228.4°. Best body text is #FFFFFF at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #011822 |
|---|---|
| RGB | rgb(1, 24, 34) |
| HSL | hsl(198, 94%, 7%) |
| HSV | hsv(198, 97%, 13%) |
| CMYK | cmyk(97.1%, 29.4%, 0%, 86.7%) |
| CIE-LAB | lab(7.00, -4.46, -9.63) |
| CIE-LCH | lch(7.00, 10.61, 245.14°) |
| OKLab | oklab(19.57% -0.0243 -0.0273) |
| OKLCH | oklch(19.57% 0.037 228.4) |
| XYZ | xyz(0.6278, 0.7751, 1.6296) |
| Luminance | 0.0077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 7.11
Almost Black
#070D0D
ΔE00 8.08
Gunmetal
#2A3439
ΔE00 9.97
Black
#000000
ΔE00 10.15
Dark Blue Grey
#1F3B4D
ΔE00 11.29
Dark Blue
#00035B
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011822 #220B01
analogous
#01221C #011822 #010822
triadic
#011822 #220118 #182201
tetradic
#011822 #1C0122 #220B01 #082201
square
#011822 #1C0122 #220B01 #082201
split-complementary
#011822 #220108 #221C01
monochromatic
#01151E #01151E #011822 #03425D #046C99
Accessibility & contrast
On white
18.18
#011822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#011822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011822
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011822 | 1.00 | 18.18 | 1.16 | 18.18 |
| #FFFFFF | 18.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131722
Deuteranopia (green-blind)
#0E1422
Tritanopia (blue-blind)
#001B1B
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #011822; /* rgb */ color: rgb(1, 24, 34); /* oklch */ color: oklch(19.6% 0.037 228.4);
Tailwind
colors: {
custom: {
50: '#47545d',
500: '#011822',
950: '#000000',
},
}SCSS
$custom: #011822; $custom-light: #47545d; $custom-dark: #000000;
JSON
{
"hex": "#011822",
"rgb": {
"r": 1,
"g": 24,
"b": 34
},
"hsl": {
"h": 198.182,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.19569,
"c": 0.03658,
"h": 228.4
},
"luminance": 0.00775
}Semantic roles & 50–950 ramp
primary
#011822
secondary
#692F16
accent
#6A29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000204
muted
#777879