#192525#192525
#192525 is a dark, near-neutral teal. Relative luminance 0.017; OKLCH L 25.3% C 0.017 H 196.2°. Best body text is #FFFFFF at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #192525 |
|---|---|
| RGB | rgb(25, 37, 37) |
| HSL | hsl(180, 19%, 12%) |
| HSV | hsv(180, 32%, 15%) |
| CMYK | cmyk(32.4%, 0%, 0%, 85.5%) |
| CIE-LAB | lab(13.61, -5.18, -1.69) |
| CIE-LCH | lch(13.61, 5.45, 198.13°) |
| OKLab | oklab(25.33% -0.016 -0.0046) |
| OKLCH | oklch(25.33% 0.017 196.2) |
| XYZ | xyz(1.3963, 1.6633, 1.9974) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 6.33
Charcoal (survey)
#343837
ΔE00 7.69
Almost Black
#070D0D
ΔE00 7.75
Onyx
#353839
ΔE00 8.35
Dark Grey
#363737
ΔE00 8.82
Dark
#1B2431
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192525 #251919
analogous
#19251F #192525 #191F25
triadic
#192525 #251925 #252519
tetradic
#192525 #1F1925 #251919 #1F2519
square
#192525 #1F1925 #251919 #1F2519
split-complementary
#192525 #25191F #251F19
monochromatic
#0C1212 #0C1212 #192525 #324A4A #4A6E6E
Accessibility & contrast
On white
15.76
#192525 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#192525 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192525
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192525 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192525 | 1.00 | 15.76 | 1.33 | 15.76 |
| #FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232425
Deuteranopia (green-blind)
#212225
Tritanopia (blue-blind)
#152625
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #192525; /* rgb */ color: rgb(25, 37, 37); /* oklch */ color: oklch(25.3% 0.017 196.2);
Tailwind
colors: {
custom: {
50: '#565f5f',
500: '#192525',
950: '#000000',
},
}SCSS
$custom: #192525; $custom-light: #565f5f; $custom-dark: #000000;
JSON
{
"hex": "#192525",
"rgb": {
"r": 25,
"g": 37,
"b": 37
},
"hsl": {
"h": 180,
"s": 19.355,
"l": 12.157
},
"oklch": {
"l": 0.25331,
"c": 0.01667,
"h": 196.2
},
"luminance": 0.01663
}Semantic roles & 50–950 ramp
primary
#192525
secondary
#574242
accent
#6C6CBC
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030404
muted
#787979