#091012#091012
#091012 is a very dark, near-neutral cyan. Relative luminance 0.005; OKLCH L 16.7% C 0.012 H 217.2°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #091012 |
|---|---|
| RGB | rgb(9, 16, 18) |
| HSL | hsl(193, 33%, 5%) |
| HSV | hsv(193, 50%, 7%) |
| CMYK | cmyk(50%, 11.1%, 0%, 92.9%) |
| CIE-LAB | lab(4.27, -1.71, -1.83) |
| CIE-LCH | lch(4.27, 2.50, 226.83°) |
| OKLab | oklab(16.67% -0.0093 -0.007) |
| OKLCH | oklch(16.67% 0.012 217.2) |
| XYZ | xyz(0.4071, 0.4723, 0.6419) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.32
Black
#000000
ΔE00 3.85
Dark
#1B2431
ΔE00 9.12
Gunmetal
#2A3439
ΔE00 11.07
Dark Grey
#363737
ΔE00 12.36
Charcoal (survey)
#343837
ΔE00 12.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#091012 #120B09
analogous
#09120F #091012 #090B12
triadic
#091012 #120910 #101209
tetradic
#091012 #0F0912 #120B09 #0B1209
square
#091012 #0F0912 #120B09 #0B1209
split-complementary
#091012 #12090B #120F09
monochromatic
#0A1214 #0A1214 #0A1214 #1D343B #325964
Accessibility & contrast
On white
19.19
#091012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#091012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #091012
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##091012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##091012 | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1012
Deuteranopia (green-blind)
#0D0E12
Tritanopia (blue-blind)
#061111
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #091012; /* rgb */ color: rgb(9, 16, 18); /* oklch */ color: oklch(16.7% 0.012 217.2);
Tailwind
colors: {
custom: {
50: '#4b4e50',
500: '#091012',
950: '#000000',
},
}SCSS
$custom: #091012; $custom-light: #4b4e50; $custom-dark: #000000;
JSON
{
"hex": "#091012",
"rgb": {
"r": 9,
"g": 16,
"b": 18
},
"hsl": {
"h": 193.333,
"s": 33.333,
"l": 5.294
},
"oklch": {
"l": 0.16674,
"c": 0.01163,
"h": 217.2
},
"luminance": 0.00472
}Semantic roles & 50–950 ramp
primary
#091012
secondary
#49342E
accent
#765EC9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010102
muted
#777778