#192018#192018
#192018 is a very dark, near-neutral green. Relative luminance 0.013; OKLCH L 23.4% C 0.018 H 141.6°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #192018 |
|---|---|
| RGB | rgb(25, 32, 24) |
| HSL | hsl(113, 14%, 11%) |
| HSV | hsv(113, 25%, 13%) |
| CMYK | cmyk(21.9%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(11.31, -5.25, 4.40) |
| CIE-LCH | lch(11.31, 6.85, 140.02°) |
| OKLab | oklab(23.36% -0.0143 0.0113) |
| OKLCH | oklch(23.36% 0.018 141.6) |
| XYZ | xyz(1.0822, 1.3056, 1.0590) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.79
Charcoal (survey)
#343837
ΔE00 9.56
Black
#000000
ΔE00 10.13
Dark Grey
#363737
ΔE00 10.54
Onyx
#353839
ΔE00 10.67
Gunmetal
#2A3439
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192018 #1F1820
analogous
#1D2018 #192018 #18201B
triadic
#192018 #181920 #201819
tetradic
#192018 #181D20 #1F1820 #201B18
square
#192018 #181D20 #1F1820 #201B18
split-complementary
#192018 #1B1820 #20181D
monochromatic
#0E110D #0E110D #192018 #344332 #50664C
Accessibility & contrast
On white
16.65
#192018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192018
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192018 | 1.00 | 16.65 | 1.26 | 16.65 |
| #FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201F18
Deuteranopia (green-blind)
#1F1E18
Tritanopia (blue-blind)
#191F1E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192018; /* rgb */ color: rgb(25, 32, 24); /* oklch */ color: oklch(23.4% 0.018 141.6);
Tailwind
colors: {
custom: {
50: '#555b54',
500: '#192018',
950: '#000000',
},
}SCSS
$custom: #192018; $custom-light: #555b54; $custom-dark: #000000;
JSON
{
"hex": "#192018",
"rgb": {
"r": 25,
"g": 32,
"b": 24
},
"hsl": {
"h": 112.5,
"s": 14.286,
"l": 10.98
},
"oklch": {
"l": 0.23358,
"c": 0.01823,
"h": 141.6
},
"luminance": 0.01306
}Semantic roles & 50–950 ramp
primary
#192018
secondary
#4F4351
accent
#71B7AE
background
#F4F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030402
muted
#787978