#192129#192129
#192129 is a very dark, near-neutral cyan. Relative luminance 0.015; OKLCH L 24.4% C 0.019 H 248.6°. Best body text is #FFFFFF at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #192129 |
|---|---|
| RGB | rgb(25, 33, 41) |
| HSL | hsl(210, 24%, 13%) |
| HSV | hsv(210, 39%, 16%) |
| CMYK | cmyk(39%, 19.5%, 0%, 83.9%) |
| CIE-LAB | lab(12.32, -1.11, -6.53) |
| CIE-LCH | lch(12.32, 6.62, 260.32°) |
| OKLab | oklab(24.36% -0.007 -0.0179) |
| OKLCH | oklch(24.36% 0.019 248.6) |
| XYZ | xyz(1.3449, 1.4544, 2.3073) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 3.14
Gunmetal
#2A3439
ΔE00 6.45
Almost Black
#070D0D
ΔE00 7.61
Onyx
#353839
ΔE00 8.75
Dark Grey
#363737
ΔE00 9.11
Charcoal (survey)
#343837
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192129 #292119
analogous
#192929 #192129 #191929
triadic
#192129 #291921 #212919
tetradic
#192129 #291929 #292119 #192919
square
#192129 #291929 #292119 #192919
split-complementary
#192129 #291919 #292919
monochromatic
#0C0F13 #0C0F13 #192129 #30404F #475E75
Accessibility & contrast
On white
16.27
#192129 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#192129 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192129
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192129 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192129 | 1.00 | 16.27 | 1.29 | 16.27 |
| #FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E2129
Deuteranopia (green-blind)
#1C1F29
Tritanopia (blue-blind)
#142324
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #192129; /* rgb */ color: rgb(25, 33, 41); /* oklch */ color: oklch(24.4% 0.019 248.6);
Tailwind
colors: {
custom: {
50: '#565c62',
500: '#192129',
950: '#000000',
},
}SCSS
$custom: #192129; $custom-light: #565c62; $custom-dark: #000000;
JSON
{
"hex": "#192129",
"rgb": {
"r": 25,
"g": 33,
"b": 41
},
"hsl": {
"h": 210,
"s": 24.242,
"l": 12.941
},
"oklch": {
"l": 0.2436,
"c": 0.01923,
"h": 248.6
},
"luminance": 0.01454
}Semantic roles & 50–950 ramp
primary
#192129
secondary
#5C4F42
accent
#9467C1
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#030405
muted
#787979