#111C19#111C19
#111C19 is a very dark, near-neutral teal. Relative luminance 0.010; OKLCH L 21.5% C 0.017 H 175.9°. Best body text is #FFFFFF at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #111C19 |
|---|---|
| RGB | rgb(17, 28, 25) |
| HSL | hsl(164, 24%, 9%) |
| HSV | hsv(164, 39%, 11%) |
| CMYK | cmyk(39.3%, 0%, 10.7%, 89%) |
| CIE-LAB | lab(9.16, -5.80, 0.49) |
| CIE-LCH | lch(9.16, 5.82, 175.16°) |
| OKLab | oklab(21.47% -0.0168 0.0012) |
| OKLCH | oklch(21.47% 0.017 175.9) |
| XYZ | xyz(0.8218, 1.0198, 1.0731) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.21
Black
#000000
ΔE00 9.10
Gunmetal
#2A3439
ΔE00 9.76
Charcoal (survey)
#343837
ΔE00 10.36
Onyx
#353839
ΔE00 11.16
Dark Grey
#363737
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111C19 #1C1114
analogous
#111C14 #111C19 #111A1C
triadic
#111C19 #19111C #1C1911
tetradic
#111C19 #14111C #1C1114 #1A1C11
square
#111C19 #14111C #1C1114 #1A1C11
split-complementary
#111C19 #1C111A #1C1411
monochromatic
#0C1311 #0C1311 #111C19 #28423B #3F685D
Accessibility & contrast
On white
17.44
#111C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#111C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111C19
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111C19 | 1.00 | 17.44 | 1.20 | 17.44 |
| #FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1B19
Deuteranopia (green-blind)
#191919
Tritanopia (blue-blind)
#0E1C1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #111c19; /* rgb */ color: rgb(17, 28, 25); /* oklch */ color: oklch(21.5% 0.017 175.9);
Tailwind
colors: {
custom: {
50: '#4f5855',
500: '#111c19',
950: '#000000',
},
}SCSS
$custom: #111c19; $custom-light: #4f5855; $custom-dark: #000000;
JSON
{
"hex": "#111c19",
"rgb": {
"r": 17,
"g": 28,
"b": 25
},
"hsl": {
"h": 163.636,
"s": 24.444,
"l": 8.824
},
"oklch": {
"l": 0.21472,
"c": 0.01688,
"h": 175.9
},
"luminance": 0.0102
}Semantic roles & 50–950 ramp
primary
#111C19
secondary
#50393F
accent
#677FC1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020303
muted
#787878