#112223#112223
#112223 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.023 H 200.5°. Best body text is #FFFFFF at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #112223 |
|---|---|
| RGB | rgb(17, 34, 35) |
| HSL | hsl(183, 35%, 10%) |
| HSV | hsv(183, 51%, 14%) |
| CMYK | cmyk(51.4%, 2.9%, 0%, 86.3%) |
| CIE-LAB | lab(11.85, -6.74, -2.91) |
| CIE-LCH | lch(11.85, 7.34, 203.37°) |
| OKLab | oklab(23.76% -0.0214 -0.008) |
| OKLCH | oklch(23.76% 0.023 200.5) |
| XYZ | xyz(1.1065, 1.3845, 1.7987) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.79
Almost Black
#070D0D
ΔE00 8.12
Charcoal (survey)
#343837
ΔE00 9.69
Dark
#1B2431
ΔE00 10.06
Onyx
#353839
ΔE00 10.32
Dark Grey
#363737
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112223 #231211
analogous
#11231B #112223 #111923
triadic
#112223 #231122 #222311
tetradic
#112223 #1B1123 #231211 #192311
square
#112223 #1B1123 #231211 #192311
split-complementary
#112223 #231119 #231B11
monochromatic
#0A1415 #0A1415 #112223 #254A4C #397275
Accessibility & contrast
On white
16.44
#112223 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#112223 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112223
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112223 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112223 | 1.00 | 16.44 | 1.28 | 16.44 |
| #FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202123
Deuteranopia (green-blind)
#1D1E23
Tritanopia (blue-blind)
#092322
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #112223; /* rgb */ color: rgb(17, 34, 35); /* oklch */ color: oklch(23.8% 0.023 200.5);
Tailwind
colors: {
custom: {
50: '#505d5d',
500: '#112223',
950: '#000000',
},
}SCSS
$custom: #112223; $custom-light: #505d5d; $custom-dark: #000000;
JSON
{
"hex": "#112223",
"rgb": {
"r": 17,
"g": 34,
"b": 35
},
"hsl": {
"h": 183.333,
"s": 34.615,
"l": 10.196
},
"oklch": {
"l": 0.23757,
"c": 0.02281,
"h": 200.5
},
"luminance": 0.01385
}Semantic roles & 50–950 ramp
primary
#112223
secondary
#593836
accent
#635DCB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979