#09110F#09110F
#09110F is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.9% C 0.013 H 177.5°. Best body text is #FFFFFF at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #09110F |
|---|---|
| RGB | rgb(9, 17, 15) |
| HSL | hsl(165, 31%, 5%) |
| HSV | hsv(165, 47%, 7%) |
| CMYK | cmyk(47.1%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.46, -2.85, 0.16) |
| CIE-LCH | lch(4.46, 2.86, 176.78°) |
| OKLab | oklab(16.86% -0.0129 0.0006) |
| OKLCH | oklch(16.86% 0.013 177.5) |
| XYZ | xyz(0.3993, 0.4934, 0.5260) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.88
Black
#000000
ΔE00 4.69
Dark
#1B2431
ΔE00 10.89
Gunmetal
#2A3439
ΔE00 11.45
Charcoal (survey)
#343837
ΔE00 12.18
Dark Grey
#363737
ΔE00 12.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09110F #11090B
analogous
#09110B #09110F #090F11
triadic
#09110F #0F0911 #110F09
tetradic
#09110F #0B0911 #11090B #0F1109
square
#09110F #0B0911 #11090B #0F1109
split-complementary
#09110F #11090F #110B09
monochromatic
#0B1412 #0B1412 #0B1412 #1E3932 #336156
Accessibility & contrast
On white
19.12
#09110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#09110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09110F
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09110F | 1.00 | 19.12 | 1.10 | 19.12 |
| #FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100F
Deuteranopia (green-blind)
#0F0F0F
Tritanopia (blue-blind)
#071110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #09110f; /* rgb */ color: rgb(9, 17, 15); /* oklch */ color: oklch(16.9% 0.013 177.5);
Tailwind
colors: {
custom: {
50: '#4b4f4e',
500: '#09110f',
950: '#000000',
},
}SCSS
$custom: #09110f; $custom-light: #4b4f4e; $custom-dark: #000000;
JSON
{
"hex": "#09110f",
"rgb": {
"r": 9,
"g": 17,
"b": 15
},
"hsl": {
"h": 165,
"s": 30.769,
"l": 5.098
},
"oklch": {
"l": 0.16861,
"c": 0.01296,
"h": 177.5
},
"luminance": 0.00493
}Semantic roles & 50–950 ramp
primary
#09110F
secondary
#482E35
accent
#617AC7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777