#112019#112019
#112019 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.7% C 0.025 H 163.4°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #112019 |
|---|---|
| RGB | rgb(17, 32, 25) |
| HSL | hsl(152, 31%, 10%) |
| HSV | hsv(152, 47%, 13%) |
| CMYK | cmyk(46.9%, 0%, 21.9%, 87.5%) |
| CIE-LAB | lab(10.72, -8.50, 2.75) |
| CIE-LCH | lch(10.72, 8.93, 162.09°) |
| OKLab | oklab(22.73% -0.0238 0.0071) |
| OKLCH | oklch(22.73% 0.025 163.4) |
| XYZ | xyz(0.9231, 1.2223, 1.1068) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.29
Charcoal (survey)
#343837
ΔE00 11.21
Gunmetal
#2A3439
ΔE00 11.36
Black
#000000
ΔE00 11.96
Onyx
#353839
ΔE00 12.37
Dark Grey
#363737
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112019 #201118
analogous
#112012 #112019 #112020
triadic
#112019 #191120 #201911
tetradic
#112019 #121120 #201118 #202011
square
#112019 #121120 #201118 #202011
split-complementary
#112019 #201120 #201211
monochromatic
#0B1410 #0B1410 #112019 #264838 #3B7057
Accessibility & contrast
On white
16.88
#112019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112019
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112019 | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E19
Deuteranopia (green-blind)
#1D1C19
Tritanopia (blue-blind)
#0D201E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112019; /* rgb */ color: rgb(17, 32, 25); /* oklch */ color: oklch(22.7% 0.025 163.4);
Tailwind
colors: {
custom: {
50: '#4f5b55',
500: '#112019',
950: '#000000',
},
}SCSS
$custom: #112019; $custom-light: #4f5b55; $custom-dark: #000000;
JSON
{
"hex": "#112019",
"rgb": {
"r": 17,
"g": 32,
"b": 25
},
"hsl": {
"h": 152,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22729,
"c": 0.02484,
"h": 163.4
},
"luminance": 0.01222
}Semantic roles & 50–950 ramp
primary
#112019
secondary
#553745
accent
#6191C7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020403
muted
#787978