#112129#112129
#112129 is a very dark, muted cyan. Relative luminance 0.014; OKLCH L 23.7% C 0.027 H 231.1°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #112129 |
|---|---|
| RGB | rgb(17, 33, 41) |
| HSL | hsl(200, 41%, 11%) |
| HSV | hsv(200, 59%, 16%) |
| CMYK | cmyk(58.5%, 19.5%, 0%, 83.9%) |
| CIE-LAB | lab(11.74, -3.93, -7.46) |
| CIE-LCH | lch(11.74, 8.43, 242.20°) |
| OKLab | oklab(23.75% -0.0167 -0.0207) |
| OKLCH | oklch(23.75% 0.027 231.1) |
| XYZ | xyz(1.1751, 1.3669, 2.2993) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.63
Gunmetal
#2A3439
ΔE00 6.65
Almost Black
#070D0D
ΔE00 8.09
Dark Blue Grey
#1F3B4D
ΔE00 9.13
Onyx
#353839
ΔE00 9.93
Charcoal (survey)
#343837
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112129 #291911
analogous
#112925 #112129 #111529
triadic
#112129 #291121 #212911
tetradic
#112129 #251129 #291911 #152911
square
#112129 #251129 #291911 #152911
split-complementary
#112129 #291115 #292511
monochromatic
#091116 #091116 #112129 #234454 #356780
Accessibility & contrast
On white
16.49
#112129 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#112129 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112129
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112129 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112129 | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D2029
Deuteranopia (green-blind)
#1A1E29
Tritanopia (blue-blind)
#062324
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #112129; /* rgb */ color: rgb(17, 33, 41); /* oklch */ color: oklch(23.7% 0.027 231.1);
Tailwind
colors: {
custom: {
50: '#515c62',
500: '#112129',
950: '#000000',
},
}SCSS
$custom: #112129; $custom-light: #515c62; $custom-dark: #000000;
JSON
{
"hex": "#112129",
"rgb": {
"r": 17,
"g": 33,
"b": 41
},
"hsl": {
"h": 200,
"s": 41.379,
"l": 11.373
},
"oklch": {
"l": 0.23749,
"c": 0.02654,
"h": 231.1
},
"luminance": 0.01367
}Semantic roles & 50–950 ramp
primary
#112129
secondary
#614435
accent
#7F57D1
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#020405
muted
#787979