#192017#192017
#192017 is a very dark, near-neutral green. Relative luminance 0.013; OKLCH L 23.3% C 0.020 H 138.8°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #192017 |
|---|---|
| RGB | rgb(25, 32, 23) |
| HSL | hsl(107, 16%, 11%) |
| HSV | hsv(107, 28%, 13%) |
| CMYK | cmyk(21.9%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(11.29, -5.48, 5.09) |
| CIE-LCH | lch(11.29, 7.48, 137.13°) |
| OKLab | oklab(23.33% -0.0149 0.013) |
| OKLCH | oklch(23.33% 0.02 138.8) |
| XYZ | xyz(1.0720, 1.3015, 1.0052) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.20
Charcoal (survey)
#343837
ΔE00 9.87
Black
#000000
ΔE00 10.45
Dark Grey
#363737
ΔE00 10.87
Onyx
#353839
ΔE00 11.03
Gunmetal
#2A3439
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192017 #1E1720
analogous
#1D2017 #192017 #172019
triadic
#192017 #171920 #201719
tetradic
#192017 #171D20 #1E1720 #201917
square
#192017 #171D20 #1E1720 #201917
split-complementary
#192017 #191720 #20171D
monochromatic
#0E120D #0E120D #192017 #354431 #51674A
Accessibility & contrast
On white
16.66
#192017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192017
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192017 | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E16
Deuteranopia (green-blind)
#1F1E17
Tritanopia (blue-blind)
#191F1E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192017; /* rgb */ color: rgb(25, 32, 23); /* oklch */ color: oklch(23.3% 0.020 138.8);
Tailwind
colors: {
custom: {
50: '#555b53',
500: '#192017',
950: '#000000',
},
}SCSS
$custom: #192017; $custom-light: #555b53; $custom-dark: #000000;
JSON
{
"hex": "#192017",
"rgb": {
"r": 25,
"g": 32,
"b": 23
},
"hsl": {
"h": 106.667,
"s": 16.364,
"l": 10.784
},
"oklch": {
"l": 0.23326,
"c": 0.01977,
"h": 138.8
},
"luminance": 0.01302
}Semantic roles & 50–950 ramp
primary
#192017
secondary
#4E4152
accent
#6FB9A9
background
#F4F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030402
muted
#787978