#091822#091822
#091822 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 20.1% C 0.029 H 239.5°. Best body text is #FFFFFF at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #091822 |
|---|---|
| RGB | rgb(9, 24, 34) |
| HSL | hsl(204, 58%, 8%) |
| HSV | hsv(204, 74%, 13%) |
| CMYK | cmyk(73.5%, 29.4%, 0%, 86.7%) |
| CIE-LAB | lab(7.47, -2.37, -8.87) |
| CIE-LCH | lch(7.47, 9.18, 255.02°) |
| OKLab | oklab(20.11% -0.0146 -0.0249) |
| OKLCH | oklch(20.11% 0.029 239.5) |
| XYZ | xyz(0.7279, 0.8268, 1.6343) |
| Luminance | 0.0083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.26
Almost Black
#070D0D
ΔE00 7.28
Black
#000000
ΔE00 9.02
Gunmetal
#2A3439
ΔE00 9.47
Dark Blue Grey
#1F3B4D
ΔE00 11.33
Dark Blue
#00035B
ΔE00 11.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091822 #221309
analogous
#09221F #091822 #090B22
triadic
#091822 #220918 #182209
tetradic
#091822 #1F0922 #221309 #0B2209
square
#091822 #1F0922 #221309 #0B2209
split-complementary
#091822 #22090B #221F09
monochromatic
#061118 #061118 #091822 #163A52 #235C83
Accessibility & contrast
On white
18.02
#091822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#091822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091822
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091822 | 1.00 | 18.02 | 1.17 | 18.02 |
| #FFFFFF | 18.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141822
Deuteranopia (green-blind)
#101522
Tritanopia (blue-blind)
#001B1B
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #091822; /* rgb */ color: rgb(9, 24, 34); /* oklch */ color: oklch(20.1% 0.029 239.5);
Tailwind
colors: {
custom: {
50: '#4b545d',
500: '#091822',
950: '#000000',
},
}SCSS
$custom: #091822; $custom-light: #4b545d; $custom-dark: #000000;
JSON
{
"hex": "#091822",
"rgb": {
"r": 9,
"g": 24,
"b": 34
},
"hsl": {
"h": 204,
"s": 58.14,
"l": 8.431
},
"oklch": {
"l": 0.20106,
"c": 0.02885,
"h": 239.5
},
"luminance": 0.00827
}Semantic roles & 50–950 ramp
primary
#091822
secondary
#5F3E28
accent
#8446E1
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879