#112127#112127
#112127 is a very dark, muted cyan. Relative luminance 0.014; OKLCH L 23.6% C 0.024 H 223.9°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #112127 |
|---|---|
| RGB | rgb(17, 33, 39) |
| HSL | hsl(196, 39%, 11%) |
| HSV | hsv(196, 56%, 15%) |
| CMYK | cmyk(56.4%, 15.4%, 0%, 84.7%) |
| CIE-LAB | lab(11.64, -4.66, -6.14) |
| CIE-LCH | lch(11.64, 7.71, 232.81°) |
| OKLab | oklab(23.65% -0.0176 -0.017) |
| OKLCH | oklch(23.65% 0.024 223.9) |
| XYZ | xyz(1.1411, 1.3533, 2.1201) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 6.66
Dark
#1B2431
ΔE00 6.81
Almost Black
#070D0D
ΔE00 7.71
Dark Blue Grey
#1F3B4D
ΔE00 9.75
Charcoal (survey)
#343837
ΔE00 9.82
Onyx
#353839
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112127 #271711
analogous
#112722 #112127 #111627
triadic
#112127 #271121 #212711
tetradic
#112127 #221127 #271711 #162711
square
#112127 #221127 #271711 #162711
split-complementary
#112127 #271116 #272211
monochromatic
#091215 #091215 #112127 #244552 #36697C
Accessibility & contrast
On white
16.53
#112127 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#112127 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112127
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112127 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112127 | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E2027
Deuteranopia (green-blind)
#1A1E27
Tritanopia (blue-blind)
#072323
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #112127; /* rgb */ color: rgb(17, 33, 39); /* oklch */ color: oklch(23.6% 0.024 223.9);
Tailwind
colors: {
custom: {
50: '#505c61',
500: '#112127',
950: '#000000',
},
}SCSS
$custom: #112127; $custom-light: #505c61; $custom-dark: #000000;
JSON
{
"hex": "#112127",
"rgb": {
"r": 17,
"g": 33,
"b": 39
},
"hsl": {
"h": 196.364,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.23645,
"c": 0.02448,
"h": 223.9
},
"luminance": 0.01353
}Semantic roles & 50–950 ramp
primary
#112127
secondary
#5E4136
accent
#7959CF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020405
muted
#787979