#09100E#09100E
#09100E is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.5% C 0.012 H 175.4°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #09100E |
|---|---|
| RGB | rgb(9, 16, 14) |
| HSL | hsl(163, 28%, 5%) |
| HSV | hsv(163, 44%, 6%) |
| CMYK | cmyk(43.8%, 0%, 12.5%, 93.7%) |
| CIE-LAB | lab(4.16, -2.47, 0.24) |
| CIE-LCH | lch(4.16, 2.48, 174.45°) |
| OKLab | oklab(16.49% -0.0116 0.0009) |
| OKLCH | oklch(16.49% 0.012 175.4) |
| XYZ | xyz(0.3772, 0.4603, 0.4844) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.45
Black
#000000
ΔE00 4.20
Dark
#1B2431
ΔE00 10.88
Gunmetal
#2A3439
ΔE00 11.65
Charcoal (survey)
#343837
ΔE00 12.32
Dark Grey
#363737
ΔE00 12.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09100E #10090B
analogous
#09100B #09100E #090F10
triadic
#09100E #0E0910 #100E09
tetradic
#09100E #0B0910 #10090B #0F1009
square
#09100E #0B0910 #10090B #0F1009
split-complementary
#09100E #10090F #100B09
monochromatic
#0B1411 #0B1411 #0B1411 #1F3730 #355E53
Accessibility & contrast
On white
19.23
#09100E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#09100E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09100E
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09100E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09100E | 1.00 | 19.23 | 1.09 | 19.23 |
| #FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0F0E
Deuteranopia (green-blind)
#0E0E0E
Tritanopia (blue-blind)
#07100F
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #09100e; /* rgb */ color: rgb(9, 16, 14); /* oklch */ color: oklch(16.5% 0.012 175.4);
Tailwind
colors: {
custom: {
50: '#4b4e4d',
500: '#09100e',
950: '#000000',
},
}SCSS
$custom: #09100e; $custom-light: #4b4e4d; $custom-dark: #000000;
JSON
{
"hex": "#09100e",
"rgb": {
"r": 9,
"g": 16,
"b": 14
},
"hsl": {
"h": 162.857,
"s": 28,
"l": 4.902
},
"oklch": {
"l": 0.16487,
"c": 0.01169,
"h": 175.4
},
"luminance": 0.0046
}Semantic roles & 50–950 ramp
primary
#09100E
secondary
#462F35
accent
#637FC4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777