#192115#192115
#192115 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.6% C 0.025 H 135.4°. Best body text is #FFFFFF at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #192115 |
|---|---|
| RGB | rgb(25, 33, 21) |
| HSL | hsl(100, 22%, 11%) |
| HSV | hsv(100, 36%, 13%) |
| CMYK | cmyk(24.2%, 0%, 36.4%, 87.1%) |
| CIE-LAB | lab(11.61, -6.60, 6.96) |
| CIE-LCH | lch(11.61, 9.59, 133.46°) |
| OKLab | oklab(23.57% -0.0179 0.0177) |
| OKLCH | oklch(23.57% 0.025 135.4) |
| XYZ | xyz(1.0801, 1.3485, 0.9127) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.70
Charcoal (survey)
#343837
ΔE00 10.80
Black
#000000
ΔE00 11.80
Dark Grey
#363737
ΔE00 11.90
Onyx
#353839
ΔE00 12.10
Gunmetal
#2A3439
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192115 #1D1521
analogous
#1F2115 #192115 #152117
triadic
#192115 #151921 #211519
tetradic
#192115 #151F21 #1D1521 #211715
square
#192115 #151F21 #1D1521 #211715
split-complementary
#192115 #171521 #21151F
monochromatic
#0E130C #0E130C #192115 #35462D #526C45
Accessibility & contrast
On white
16.54
#192115 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#192115 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192115
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192115 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192115 | 1.00 | 16.54 | 1.27 | 16.54 |
| #FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F14
Deuteranopia (green-blind)
#211E16
Tritanopia (blue-blind)
#19201E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #192115; /* rgb */ color: rgb(25, 33, 21); /* oklch */ color: oklch(23.6% 0.025 135.4);
Tailwind
colors: {
custom: {
50: '#555c52',
500: '#192115',
950: '#000000',
},
}SCSS
$custom: #192115; $custom-light: #555c52; $custom-dark: #000000;
JSON
{
"hex": "#192115",
"rgb": {
"r": 25,
"g": 33,
"b": 21
},
"hsl": {
"h": 100,
"s": 22.222,
"l": 10.588
},
"oklch": {
"l": 0.23568,
"c": 0.02515,
"h": 135.4
},
"luminance": 0.01349
}Semantic roles & 50–950 ramp
primary
#192115
secondary
#4D3E54
accent
#69BFA2
background
#F4F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030402
muted
#787978