#192523#192523
#192523 is a dark, near-neutral teal. Relative luminance 0.017; OKLCH L 25.2% C 0.017 H 183.5°. Best body text is #FFFFFF at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #192523 |
|---|---|
| RGB | rgb(25, 37, 35) |
| HSL | hsl(170, 19%, 12%) |
| HSV | hsv(170, 32%, 15%) |
| CMYK | cmyk(32.4%, 0%, 5.4%, 85.5%) |
| CIE-LAB | lab(13.54, -5.76, -0.36) |
| CIE-LCH | lch(13.54, 5.78, 183.60°) |
| OKLab | oklab(25.25% -0.0171 -0.0011) |
| OKLCH | oklch(25.25% 0.017 183.5) |
| XYZ | xyz(1.3657, 1.6511, 1.8365) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.27
Charcoal (survey)
#343837
ΔE00 7.95
Almost Black
#070D0D
ΔE00 8.05
Onyx
#353839
ΔE00 8.83
Dark Grey
#363737
ΔE00 9.21
Charcoal Grey
#3C4142
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192523 #25191B
analogous
#19251D #192523 #192125
triadic
#192523 #231925 #252319
tetradic
#192523 #1D1925 #25191B #212519
square
#192523 #1D1925 #25191B #212519
split-complementary
#192523 #251921 #251D19
monochromatic
#0C1211 #0C1211 #192523 #324A46 #4A6E68
Accessibility & contrast
On white
15.79
#192523 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#192523 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192523
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192523 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192523 | 1.00 | 15.79 | 1.33 | 15.79 |
| #FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242423
Deuteranopia (green-blind)
#222223
Tritanopia (blue-blind)
#162624
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #192523; /* rgb */ color: rgb(25, 37, 35); /* oklch */ color: oklch(25.2% 0.017 183.5);
Tailwind
colors: {
custom: {
50: '#565f5d',
500: '#192523',
950: '#000000',
},
}SCSS
$custom: #192523; $custom-light: #565f5d; $custom-dark: #000000;
JSON
{
"hex": "#192523",
"rgb": {
"r": 25,
"g": 37,
"b": 35
},
"hsl": {
"h": 170,
"s": 19.355,
"l": 12.157
},
"oklch": {
"l": 0.25249,
"c": 0.01713,
"h": 183.5
},
"luminance": 0.01651
}Semantic roles & 50–950 ramp
primary
#192523
secondary
#574246
accent
#6C79BC
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030404
muted
#787979