#192520#192520
#192520 is a dark, near-neutral teal. Relative luminance 0.016; OKLCH L 25.1% C 0.019 H 167.3°. Best body text is #FFFFFF at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #192520 |
|---|---|
| RGB | rgb(25, 37, 32) |
| HSL | hsl(155, 19%, 12%) |
| HSV | hsv(155, 32%, 15%) |
| CMYK | cmyk(32.4%, 0%, 13.5%, 85.5%) |
| CIE-LAB | lab(13.44, -6.60, 1.64) |
| CIE-LCH | lch(13.44, 6.80, 166.02°) |
| OKLab | oklab(25.13% -0.0188 0.0042) |
| OKLCH | oklch(25.13% 0.019 167.3) |
| XYZ | xyz(1.3231, 1.6340, 1.6119) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 8.62
Almost Black
#070D0D
ΔE00 8.77
Gunmetal
#2A3439
ΔE00 8.81
Onyx
#353839
ΔE00 9.74
Dark Grey
#363737
ΔE00 9.99
Charcoal Grey
#3C4142
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192520 #25191E
analogous
#19251A #192520 #192425
triadic
#192520 #201925 #252019
tetradic
#192520 #1A1925 #25191E #242519
square
#192520 #1A1925 #25191E #242519
split-complementary
#192520 #251924 #251A19
monochromatic
#0C1210 #0C1210 #192520 #324A40 #4A6E5F
Accessibility & contrast
On white
15.83
#192520 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#192520 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192520
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192520 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192520 | 1.00 | 15.83 | 1.33 | 15.83 |
| #FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242320
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#162524
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #192520; /* rgb */ color: rgb(25, 37, 32); /* oklch */ color: oklch(25.1% 0.019 167.3);
Tailwind
colors: {
custom: {
50: '#565f5b',
500: '#192520',
950: '#000000',
},
}SCSS
$custom: #192520; $custom-light: #565f5b; $custom-dark: #000000;
JSON
{
"hex": "#192520",
"rgb": {
"r": 25,
"g": 37,
"b": 32
},
"hsl": {
"h": 155,
"s": 19.355,
"l": 12.157
},
"oklch": {
"l": 0.25134,
"c": 0.01925,
"h": 167.3
},
"luminance": 0.01634
}Semantic roles & 50–950 ramp
primary
#192520
secondary
#57424B
accent
#6C8DBC
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030404
muted
#787979