#091624#091624
#091624 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 19.6% C 0.034 H 251.5°. Best body text is #FFFFFF at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #091624 |
|---|---|
| RGB | rgb(9, 22, 36) |
| HSL | hsl(211, 60%, 9%) |
| HSV | hsv(211, 75%, 14%) |
| CMYK | cmyk(75%, 38.9%, 0%, 85.9%) |
| CIE-LAB | lab(6.86, -0.15, -11.32) |
| CIE-LCH | lch(6.86, 11.33, 269.23°) |
| OKLab | oklab(19.63% -0.0108 -0.0322) |
| OKLCH | oklch(19.63% 0.034 251.5) |
| XYZ | xyz(0.7179, 0.7592, 1.7774) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.58
Almost Black
#070D0D
ΔE00 9.02
Navy Blue
#1B2A4A
ΔE00 9.84
Black
#000000
ΔE00 9.89
Navy (survey)
#01153E
ΔE00 10.11
Dark Navy Blue
#00022E
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091624 #241709
analogous
#092424 #091624 #0A0924
triadic
#091624 #240916 #162409
tetradic
#091624 #240924 #241709 #09240A
square
#091624 #240924 #241709 #09240A
split-complementary
#091624 #240A09 #242409
monochromatic
#060F18 #060F18 #091624 #153455 #215286
Accessibility & contrast
On white
18.23
#091624 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#091624 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091624
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091624 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091624 | 1.00 | 18.23 | 1.15 | 18.23 |
| #FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101725
Deuteranopia (green-blind)
#0D1424
Tritanopia (blue-blind)
#00191B
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #091624; /* rgb */ color: rgb(9, 22, 36); /* oklch */ color: oklch(19.6% 0.034 251.5);
Tailwind
colors: {
custom: {
50: '#4b525e',
500: '#091624',
950: '#000000',
},
}SCSS
$custom: #091624; $custom-light: #4b525e; $custom-dark: #000000;
JSON
{
"hex": "#091624",
"rgb": {
"r": 9,
"g": 22,
"b": 36
},
"hsl": {
"h": 211.111,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.19626,
"c": 0.03393,
"h": 251.5
},
"luminance": 0.00759
}Semantic roles & 50–950 ramp
primary
#091624
secondary
#614528
accent
#9745E3
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879