#09141F#09141F
#09141F is a very dark, muted cyan. Relative luminance 0.007; OKLCH L 18.7% C 0.028 H 249.5°. Best body text is #FFFFFF at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #09141F |
|---|---|
| RGB | rgb(9, 20, 31) |
| HSL | hsl(210, 55%, 8%) |
| HSV | hsv(210, 71%, 12%) |
| CMYK | cmyk(71%, 35.5%, 0%, 87.8%) |
| CIE-LAB | lab(5.94, -0.60, -8.93) |
| CIE-LCH | lch(5.94, 8.95, 266.13°) |
| OKLab | oklab(18.69% -0.0097 -0.026) |
| OKLCH | oklch(18.69% 0.028 249.5) |
| XYZ | xyz(0.6100, 0.6573, 1.3908) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.14
Almost Black
#070D0D
ΔE00 7.25
Black
#000000
ΔE00 8.24
Gunmetal
#2A3439
ΔE00 10.77
Navy Blue
#1B2A4A
ΔE00 11.47
Navy (survey)
#01153E
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09141F #1F1409
analogous
#091F1F #09141F #09091F
triadic
#09141F #1F0914 #141F09
tetradic
#09141F #1F091F #1F1409 #091F09
square
#09141F #1F091F #1F1409 #091F09
split-complementary
#09141F #1F0909 #1F1F09
monochromatic
#070F18 #070F18 #09141F #17334E #25517E
Accessibility & contrast
On white
18.56
#09141F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#09141F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09141F
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09141F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09141F | 1.00 | 18.56 | 1.13 | 18.56 |
| #FFFFFF | 18.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F141F
Deuteranopia (green-blind)
#0D121F
Tritanopia (blue-blind)
#011718
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #09141f; /* rgb */ color: rgb(9, 20, 31); /* oklch */ color: oklch(18.7% 0.028 249.5);
Tailwind
colors: {
custom: {
50: '#4a515a',
500: '#09141f',
950: '#000000',
},
}SCSS
$custom: #09141f; $custom-light: #4a515a; $custom-dark: #000000;
JSON
{
"hex": "#09141f",
"rgb": {
"r": 9,
"g": 20,
"b": 31
},
"hsl": {
"h": 210,
"s": 55,
"l": 7.843
},
"oklch": {
"l": 0.18688,
"c": 0.02778,
"h": 249.5
},
"luminance": 0.00657
}Semantic roles & 50–950 ramp
primary
#09141F
secondary
#5B4229
accent
#9449DE
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010203
muted
#777878