#091625#091625
#091625 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 19.7% C 0.036 H 253.0°. Best body text is #FFFFFF at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #091625 |
|---|---|
| RGB | rgb(9, 22, 37) |
| HSL | hsl(212, 61%, 9%) |
| HSV | hsv(212, 76%, 15%) |
| CMYK | cmyk(75.7%, 40.5%, 0%, 85.5%) |
| CIE-LAB | lab(6.91, 0.24, -11.99) |
| CIE-LCH | lch(6.91, 12.00, 271.16°) |
| OKLab | oklab(19.7% -0.0104 -0.0341) |
| OKLCH | oklch(19.7% 0.036 253) |
| XYZ | xyz(0.7334, 0.7654, 1.8590) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.65
Navy Blue
#1B2A4A
ΔE00 9.37
Almost Black
#070D0D
ΔE00 9.54
Navy (survey)
#01153E
ΔE00 9.57
Black
#000000
ΔE00 10.29
Dark Navy Blue
#00022E
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091625 #251809
analogous
#092425 #091625 #0A0925
triadic
#091625 #250916 #162509
tetradic
#091625 #250924 #251809 #09250A
square
#091625 #250924 #251809 #09250A
split-complementary
#091625 #250A09 #242509
monochromatic
#060F19 #060F19 #091625 #153356 #215187
Accessibility & contrast
On white
18.21
#091625 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#091625 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091625
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091625 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091625 | 1.00 | 18.21 | 1.15 | 18.21 |
| #FFFFFF | 18.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#101726
Deuteranopia (green-blind)
#0C1425
Tritanopia (blue-blind)
#00191B
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #091625; /* rgb */ color: rgb(9, 22, 37); /* oklch */ color: oklch(19.7% 0.036 253.0);
Tailwind
colors: {
custom: {
50: '#4b525f',
500: '#091625',
950: '#000000',
},
}SCSS
$custom: #091625; $custom-light: #4b525f; $custom-dark: #000000;
JSON
{
"hex": "#091625",
"rgb": {
"r": 9,
"g": 22,
"b": 37
},
"hsl": {
"h": 212.143,
"s": 60.87,
"l": 9.02
},
"oklch": {
"l": 0.19695,
"c": 0.03564,
"h": 253
},
"luminance": 0.00765
}Semantic roles & 50–950 ramp
primary
#091625
secondary
#624728
accent
#9A44E4
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879