#192022#192022
#192022 is a very dark, near-neutral cyan. Relative luminance 0.014; OKLCH L 23.7% C 0.011 H 216.9°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #192022 |
|---|---|
| RGB | rgb(25, 32, 34) |
| HSL | hsl(193, 15%, 12%) |
| HSV | hsv(193, 26%, 13%) |
| CMYK | cmyk(26.5%, 5.9%, 0%, 86.7%) |
| CIE-LAB | lab(11.66, -2.58, -2.41) |
| CIE-LCH | lch(11.66, 3.54, 223.03°) |
| OKLab | oklab(23.74% -0.0087 -0.0065) |
| OKLCH | oklch(23.74% 0.011 216.9) |
| XYZ | xyz(1.2061, 1.3552, 1.7111) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 5.52
Gunmetal
#2A3439
ΔE00 6.49
Dark
#1B2431
ΔE00 7.08
Charcoal (survey)
#343837
ΔE00 8.08
Black
#000000
ΔE00 8.15
Onyx
#353839
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192022 #221B19
analogous
#192220 #192022 #191C22
triadic
#192022 #221920 #202219
tetradic
#192022 #201922 #221B19 #1C2219
square
#192022 #201922 #221B19 #1C2219
split-complementary
#192022 #22191C #222019
monochromatic
#0D1112 #0D1112 #192022 #334145 #4D6269
Accessibility & contrast
On white
16.52
#192022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#192022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192022
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192022 | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1F22
Deuteranopia (green-blind)
#1D1E22
Tritanopia (blue-blind)
#162121
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #192022; /* rgb */ color: rgb(25, 32, 34); /* oklch */ color: oklch(23.7% 0.011 216.9);
Tailwind
colors: {
custom: {
50: '#555b5c',
500: '#192022',
950: '#000000',
},
}SCSS
$custom: #192022; $custom-light: #555b5c; $custom-dark: #000000;
JSON
{
"hex": "#192022",
"rgb": {
"r": 25,
"g": 32,
"b": 34
},
"hsl": {
"h": 193.333,
"s": 15.254,
"l": 11.569
},
"oklch": {
"l": 0.23742,
"c": 0.01089,
"h": 216.9
},
"luminance": 0.01355
}Semantic roles & 50–950 ramp
primary
#192022
secondary
#534743
accent
#8070B8
background
#F4F5F5
surface
#E8E9E9
border
#C4C5C5
text
#030404
muted
#787979