#192527#192527
#192527 is a dark, near-neutral teal. Relative luminance 0.017; OKLCH L 25.4% C 0.017 H 208.8°. Best body text is #FFFFFF at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #192527 |
|---|---|
| RGB | rgb(25, 37, 39) |
| HSL | hsl(189, 22%, 13%) |
| HSV | hsv(189, 36%, 15%) |
| CMYK | cmyk(35.9%, 5.1%, 0%, 84.7%) |
| CIE-LAB | lab(13.69, -4.57, -3.02) |
| CIE-LCH | lch(13.69, 5.47, 213.45°) |
| OKLab | oklab(25.42% -0.0149 -0.0082) |
| OKLCH | oklch(25.42% 0.017 208.8) |
| XYZ | xyz(1.4286, 1.6762, 2.1673) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.56
Charcoal (survey)
#343837
ΔE00 7.64
Almost Black
#070D0D
ΔE00 7.64
Onyx
#353839
ΔE00 8.02
Dark
#1B2431
ΔE00 8.07
Dark Grey
#363737
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192527 #271B19
analogous
#192722 #192527 #191E27
triadic
#192527 #271925 #252719
tetradic
#192527 #221927 #271B19 #1E2719
square
#192527 #221927 #271B19 #1E2719
split-complementary
#192527 #27191E #272219
monochromatic
#0C1213 #0C1213 #192527 #31484C #496C72
Accessibility & contrast
On white
15.73
#192527 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#192527 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192527
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192527 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192527 | 1.00 | 15.73 | 1.34 | 15.73 |
| #FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232427
Deuteranopia (green-blind)
#212227
Tritanopia (blue-blind)
#142626
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #192527; /* rgb */ color: rgb(25, 37, 39); /* oklch */ color: oklch(25.4% 0.017 208.8);
Tailwind
colors: {
custom: {
50: '#565f61',
500: '#192527',
950: '#000000',
},
}SCSS
$custom: #192527; $custom-light: #565f61; $custom-dark: #000000;
JSON
{
"hex": "#192527",
"rgb": {
"r": 25,
"g": 37,
"b": 39
},
"hsl": {
"h": 188.571,
"s": 21.875,
"l": 12.549
},
"oklch": {
"l": 0.25417,
"c": 0.01707,
"h": 208.8
},
"luminance": 0.01676
}Semantic roles & 50–950 ramp
primary
#192527
secondary
#5A4542
accent
#7669BE
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030405
muted
#787979