#131920#131920
#131920 is a very dark, near-neutral cyan. Relative luminance 0.009; OKLCH L 21.1% C 0.017 H 252.5°. Best body text is #FFFFFF at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #131920 |
|---|---|
| RGB | rgb(19, 25, 32) |
| HSL | hsl(212, 25%, 10%) |
| HSV | hsv(212, 41%, 13%) |
| CMYK | cmyk(40.6%, 21.9%, 0%, 87.5%) |
| CIE-LAB | lab(8.46, -0.58, -5.78) |
| CIE-LCH | lch(8.46, 5.81, 264.22°) |
| OKLab | oklab(21.06% -0.005 -0.0159) |
| OKLCH | oklch(21.06% 0.017 252.5) |
| XYZ | xyz(0.8768, 0.9380, 1.5011) |
| Luminance | 0.0094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.68
Almost Black
#070D0D
ΔE00 5.75
Black
#000000
ΔE00 7.21
Gunmetal
#2A3439
ΔE00 8.80
Onyx
#353839
ΔE00 10.66
Dark Grey
#363737
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#131920 #201A13
analogous
#131F20 #131920 #141320
triadic
#131920 #201319 #192013
tetradic
#131920 #20131F #201A13 #132014
square
#131920 #20131F #201A13 #132014
split-complementary
#131920 #201413 #1F2013
monochromatic
#0B0F13 #0B0F13 #131920 #2A3746 #41556D
Accessibility & contrast
On white
17.68
#131920 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#131920 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #131920
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##131920 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##131920 | 1.00 | 17.68 | 1.19 | 17.68 |
| #FFFFFF | 17.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161920
Deuteranopia (green-blind)
#151820
Tritanopia (blue-blind)
#0F1B1B
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #131920; /* rgb */ color: rgb(19, 25, 32); /* oklch */ color: oklch(21.1% 0.017 252.5);
Tailwind
colors: {
custom: {
50: '#51555b',
500: '#131920',
950: '#000000',
},
}SCSS
$custom: #131920; $custom-light: #51555b; $custom-dark: #000000;
JSON
{
"hex": "#131920",
"rgb": {
"r": 19,
"g": 25,
"b": 32
},
"hsl": {
"h": 212.308,
"s": 25.49,
"l": 10
},
"oklch": {
"l": 0.21061,
"c": 0.01663,
"h": 252.5
},
"luminance": 0.00938
}Semantic roles & 50–950 ramp
primary
#131920
secondary
#54483B
accent
#9766C2
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#020304
muted
#787879