#112723#112723
#112723 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.029 H 180.7°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #112723 |
|---|---|
| RGB | rgb(17, 39, 35) |
| HSL | hsl(169, 39%, 11%) |
| HSV | hsv(169, 56%, 15%) |
| CMYK | cmyk(56.4%, 0%, 10.3%, 84.7%) |
| CIE-LAB | lab(13.78, -10.02, -0.08) |
| CIE-LCH | lch(13.78, 10.02, 180.43°) |
| OKLab | oklab(25.3% -0.0293 -0.0004) |
| OKLCH | oklch(25.3% 0.029 180.7) |
| XYZ | xyz(1.2599, 1.6915, 1.8499) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.06
Charcoal (survey)
#343837
ΔE00 10.71
Almost Black
#070D0D
ΔE00 11.13
Onyx
#353839
ΔE00 11.82
Dark Grey
#363737
ΔE00 12.33
Darkslategray
#2F4F4F
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112723 #271115
analogous
#112718 #112723 #112027
triadic
#112723 #231127 #272311
tetradic
#112723 #181127 #271115 #202711
square
#112723 #181127 #271115 #202711
split-complementary
#112723 #271120 #271811
monochromatic
#091513 #091513 #112723 #245249 #367C6F
Accessibility & contrast
On white
15.69
#112723 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#112723 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112723
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112723 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112723 | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252523
Deuteranopia (green-blind)
#222223
Tritanopia (blue-blind)
#082826
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112723; /* rgb */ color: rgb(17, 39, 35); /* oklch */ color: oklch(25.3% 0.029 180.7);
Tailwind
colors: {
custom: {
50: '#51615d',
500: '#112723',
950: '#000000',
},
}SCSS
$custom: #112723; $custom-light: #51615d; $custom-dark: #000000;
JSON
{
"hex": "#112723",
"rgb": {
"r": 17,
"g": 39,
"b": 35
},
"hsl": {
"h": 169.091,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.25302,
"c": 0.02927,
"h": 180.7
},
"luminance": 0.01692
}Semantic roles & 50–950 ramp
primary
#112723
secondary
#5E363D
accent
#596ECF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020504
muted
#787979