#112225#112225
#112225 is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.023 H 209.9°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #112225 |
|---|---|
| RGB | rgb(17, 34, 37) |
| HSL | hsl(189, 37%, 11%) |
| HSV | hsv(189, 54%, 15%) |
| CMYK | cmyk(54.1%, 8.1%, 0%, 85.5%) |
| CIE-LAB | lab(11.94, -6.06, -4.25) |
| CIE-LCH | lch(11.94, 7.40, 215.02°) |
| OKLab | oklab(23.85% -0.0203 -0.0117) |
| OKLCH | oklch(23.85% 0.023 209.9) |
| XYZ | xyz(1.1370, 1.3967, 1.9596) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.13
Almost Black
#070D0D
ΔE00 7.96
Dark
#1B2431
ΔE00 8.85
Charcoal (survey)
#343837
ΔE00 9.60
Onyx
#353839
ΔE00 10.01
Dark Grey
#363737
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112225 #251411
analogous
#11251E #112225 #111825
triadic
#112225 #251122 #222511
tetradic
#112225 #1E1125 #251411 #182511
square
#112225 #1E1125 #251411 #182511
split-complementary
#112225 #251118 #251E11
monochromatic
#0A1315 #0A1315 #112225 #24494F #386F79
Accessibility & contrast
On white
16.41
#112225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#112225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112225
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112225 | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2125
Deuteranopia (green-blind)
#1C1E25
Tritanopia (blue-blind)
#082323
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #112225; /* rgb */ color: rgb(17, 34, 37); /* oklch */ color: oklch(23.8% 0.023 209.9);
Tailwind
colors: {
custom: {
50: '#505d5f',
500: '#112225',
950: '#000000',
},
}SCSS
$custom: #112225; $custom-light: #505d5f; $custom-dark: #000000;
JSON
{
"hex": "#112225",
"rgb": {
"r": 17,
"g": 34,
"b": 37
},
"hsl": {
"h": 189,
"s": 37.037,
"l": 10.588
},
"oklch": {
"l": 0.23849,
"c": 0.0234,
"h": 209.9
},
"luminance": 0.01397
}Semantic roles & 50–950 ramp
primary
#112225
secondary
#5C3C36
accent
#6C5BCD
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979