#112725#112725
#112725 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.4% C 0.028 H 188.0°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #112725 |
|---|---|
| RGB | rgb(17, 39, 37) |
| HSL | hsl(175, 39%, 11%) |
| HSV | hsv(175, 56%, 15%) |
| CMYK | cmyk(56.4%, 0%, 5.1%, 84.7%) |
| CIE-LAB | lab(13.85, -9.37, -1.40) |
| CIE-LCH | lch(13.85, 9.48, 188.50°) |
| OKLab | oklab(25.38% -0.0281 -0.0039) |
| OKLCH | oklch(25.38% 0.028 188) |
| XYZ | xyz(1.2905, 1.7037, 2.0107) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.16
Charcoal (survey)
#343837
ΔE00 10.29
Almost Black
#070D0D
ΔE00 10.69
Onyx
#353839
ΔE00 11.28
Dark Grey
#363737
ΔE00 11.86
Charcoal Grey
#3C4142
ΔE00 12.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112725 #271113
analogous
#11271A #112725 #111E27
triadic
#112725 #251127 #272511
tetradic
#112725 #1A1127 #271113 #1E2711
square
#112725 #1A1127 #271113 #1E2711
split-complementary
#112725 #27111E #271A11
monochromatic
#091514 #091514 #112725 #24524D #367C76
Accessibility & contrast
On white
15.66
#112725 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#112725 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112725
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112725 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112725 | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252525
Deuteranopia (green-blind)
#212225
Tritanopia (blue-blind)
#072826
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112725; /* rgb */ color: rgb(17, 39, 37); /* oklch */ color: oklch(25.4% 0.028 188.0);
Tailwind
colors: {
custom: {
50: '#51615f',
500: '#112725',
950: '#000000',
},
}SCSS
$custom: #112725; $custom-light: #51615f; $custom-dark: #000000;
JSON
{
"hex": "#112725",
"rgb": {
"r": 17,
"g": 39,
"b": 37
},
"hsl": {
"h": 174.545,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.25383,
"c": 0.0284,
"h": 188
},
"luminance": 0.01704
}Semantic roles & 50–950 ramp
primary
#112725
secondary
#5E3639
accent
#5963CF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020504
muted
#787979