#19232B#19232B
#19232B is a dark, muted cyan. Relative luminance 0.016; OKLCH L 25.0% C 0.021 H 242.8°. Best body text is #FFFFFF at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #19232B |
|---|---|
| RGB | rgb(25, 35, 43) |
| HSL | hsl(207, 26%, 13%) |
| HSV | hsv(207, 42%, 17%) |
| CMYK | cmyk(41.9%, 18.6%, 0%, 83.1%) |
| CIE-LAB | lab(13.13, -1.89, -6.74) |
| CIE-LCH | lch(13.13, 7.00, 254.34°) |
| OKLab | oklab(25.03% -0.0095 -0.0185) |
| OKLCH | oklch(25.03% 0.021 242.8) |
| XYZ | xyz(1.4378, 1.5831, 2.5148) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 3.59
Gunmetal
#2A3439
ΔE00 5.73
Almost Black
#070D0D
ΔE00 8.04
Onyx
#353839
ΔE00 8.44
Dark Grey
#363737
ΔE00 8.93
Charcoal (survey)
#343837
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19232B #2B2119
analogous
#192B2A #19232B #191A2B
triadic
#19232B #2B1923 #232B19
tetradic
#19232B #2A192B #2B2119 #1A2B19
square
#19232B #2A192B #2B2119 #1A2B19
split-complementary
#19232B #2B191A #2B2A19
monochromatic
#0B1013 #0B1013 #19232B #2F4252 #466278
Accessibility & contrast
On white
15.95
#19232B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#19232B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19232B
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19232B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19232B | 1.00 | 15.95 | 1.32 | 15.95 |
| #FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#20232B
Deuteranopia (green-blind)
#1D212B
Tritanopia (blue-blind)
#132526
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #19232b; /* rgb */ color: rgb(25, 35, 43); /* oklch */ color: oklch(25.0% 0.021 242.8);
Tailwind
colors: {
custom: {
50: '#565d64',
500: '#19232b',
950: '#000000',
},
}SCSS
$custom: #19232b; $custom-light: #565d64; $custom-dark: #000000;
JSON
{
"hex": "#19232b",
"rgb": {
"r": 25,
"g": 35,
"b": 43
},
"hsl": {
"h": 206.667,
"s": 26.471,
"l": 13.333
},
"oklch": {
"l": 0.25029,
"c": 0.02083,
"h": 242.8
},
"luminance": 0.01583
}Semantic roles & 50–950 ramp
primary
#19232B
secondary
#5F4E41
accent
#8F65C3
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#030405
muted
#787979