#192528#192528
#192528 is a dark, near-neutral cyan. Relative luminance 0.017; OKLCH L 25.5% C 0.018 H 214.8°. Best body text is #FFFFFF at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #192528 |
|---|---|
| RGB | rgb(25, 37, 40) |
| HSL | hsl(192, 23%, 13%) |
| HSV | hsv(192, 38%, 16%) |
| CMYK | cmyk(37.5%, 7.5%, 0%, 84.3%) |
| CIE-LAB | lab(13.73, -4.26, -3.68) |
| CIE-LCH | lch(13.73, 5.62, 220.83°) |
| OKLab | oklab(25.46% -0.0144 -0.01) |
| OKLCH | oklch(25.46% 0.018 214.8) |
| XYZ | xyz(1.4454, 1.6829, 2.2558) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.27
Dark
#1B2431
ΔE00 7.43
Almost Black
#070D0D
ΔE00 7.67
Charcoal (survey)
#343837
ΔE00 7.69
Onyx
#353839
ΔE00 7.93
Dark Grey
#363737
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192528 #281C19
analogous
#192823 #192528 #191D28
triadic
#192528 #281925 #252819
tetradic
#192528 #231928 #281C19 #1D2819
square
#192528 #231928 #281C19 #1D2819
split-complementary
#192528 #28191D #282319
monochromatic
#0C1113 #0C1113 #192528 #31484E #486B73
Accessibility & contrast
On white
15.71
#192528 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#192528 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192528
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192528 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192528 | 1.00 | 15.71 | 1.34 | 15.71 |
| #FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232428
Deuteranopia (green-blind)
#202228
Tritanopia (blue-blind)
#142626
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #192528; /* rgb */ color: rgb(25, 37, 40); /* oklch */ color: oklch(25.5% 0.018 214.8);
Tailwind
colors: {
custom: {
50: '#565f61',
500: '#192528',
950: '#000000',
},
}SCSS
$custom: #192528; $custom-light: #565f61; $custom-dark: #000000;
JSON
{
"hex": "#192528",
"rgb": {
"r": 25,
"g": 37,
"b": 40
},
"hsl": {
"h": 192,
"s": 23.077,
"l": 12.745
},
"oklch": {
"l": 0.25462,
"c": 0.01758,
"h": 214.8
},
"luminance": 0.01683
}Semantic roles & 50–950 ramp
primary
#192528
secondary
#5B4742
accent
#7A68C0
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030405
muted
#787979