#162425#162425
#162425 is a very dark, near-neutral teal. Relative luminance 0.016; OKLCH L 24.8% C 0.019 H 201.6°. Best body text is #FFFFFF at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #162425 |
|---|---|
| RGB | rgb(22, 36, 37) |
| HSL | hsl(184, 25%, 12%) |
| HSV | hsv(184, 41%, 15%) |
| CMYK | cmyk(40.5%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(13.02, -5.65, -2.59) |
| CIE-LCH | lch(13.02, 6.22, 204.66°) |
| OKLab | oklab(24.8% -0.0179 -0.0071) |
| OKLCH | oklch(24.8% 0.019 201.6) |
| XYZ | xyz(1.2956, 1.5658, 1.9839) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 6.61
Almost Black
#070D0D
ΔE00 7.85
Charcoal (survey)
#343837
ΔE00 8.43
Onyx
#353839
ΔE00 9.01
Dark
#1B2431
ΔE00 9.24
Dark Grey
#363737
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162425 #251716
analogous
#16251F #162425 #161D25
triadic
#162425 #251624 #242516
tetradic
#162425 #1F1625 #251716 #1D2516
square
#162425 #1F1625 #251716 #1D2516
split-complementary
#162425 #25161D #251F16
monochromatic
#0B1313 #0B1313 #162425 #2D494B #446F72
Accessibility & contrast
On white
15.99
#162425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#162425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162425
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162425 | 1.00 | 15.99 | 1.31 | 15.99 |
| #FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222325
Deuteranopia (green-blind)
#1F2125
Tritanopia (blue-blind)
#112524
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #162425; /* rgb */ color: rgb(22, 36, 37); /* oklch */ color: oklch(24.8% 0.019 201.6);
Tailwind
colors: {
custom: {
50: '#545e5f',
500: '#162425',
950: '#000000',
},
}SCSS
$custom: #162425; $custom-light: #545e5f; $custom-dark: #000000;
JSON
{
"hex": "#162425",
"rgb": {
"r": 22,
"g": 36,
"b": 37
},
"hsl": {
"h": 184,
"s": 25.424,
"l": 11.569
},
"oklch": {
"l": 0.24803,
"c": 0.01926,
"h": 201.6
},
"luminance": 0.01566
}Semantic roles & 50–950 ramp
primary
#162425
secondary
#59403E
accent
#6C66C2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979