#09110E#09110E
#09110E is a very dark, near-neutral teal. Relative luminance 0.005; OKLCH L 16.8% C 0.014 H 169.5°. Best body text is #FFFFFF at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #09110E |
|---|---|
| RGB | rgb(9, 17, 14) |
| HSL | hsl(158, 31%, 5%) |
| HSV | hsv(158, 47%, 7%) |
| CMYK | cmyk(47.1%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.43, -3.04, 0.64) |
| CIE-LCH | lch(4.43, 3.10, 168.06°) |
| OKLab | oklab(16.82% -0.0136 0.0025) |
| OKLCH | oklch(16.82% 0.014 169.5) |
| XYZ | xyz(0.3923, 0.4907, 0.4894) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.26
Black
#000000
ΔE00 4.90
Dark
#1B2431
ΔE00 11.34
Gunmetal
#2A3439
ΔE00 11.66
Charcoal (survey)
#343837
ΔE00 12.23
Dark Grey
#363737
ΔE00 12.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09110E #11090C
analogous
#09110A #09110E #091011
triadic
#09110E #0E0911 #110E09
tetradic
#09110E #0A0911 #11090C #101109
square
#09110E #0A0911 #11090C #101109
split-complementary
#09110E #110910 #110A09
monochromatic
#0B1410 #0B1410 #0B1410 #1E392F #336150
Accessibility & contrast
On white
19.12
#09110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#09110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09110E
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09110E | 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)
#11100E
Deuteranopia (green-blind)
#0F0F0E
Tritanopia (blue-blind)
#071110
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #09110e; /* rgb */ color: rgb(9, 17, 14); /* oklch */ color: oklch(16.8% 0.014 169.5);
Tailwind
colors: {
custom: {
50: '#4b4f4d',
500: '#09110e',
950: '#000000',
},
}SCSS
$custom: #09110e; $custom-light: #4b4f4d; $custom-dark: #000000;
JSON
{
"hex": "#09110e",
"rgb": {
"r": 9,
"g": 17,
"b": 14
},
"hsl": {
"h": 157.5,
"s": 30.769,
"l": 5.098
},
"oklch": {
"l": 0.16818,
"c": 0.01381,
"h": 169.5
},
"luminance": 0.00491
}Semantic roles & 50–950 ramp
primary
#09110E
secondary
#482E38
accent
#6187C7
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777