#192015#192015
#192015 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.3% C 0.023 H 134.4°. Best body text is #FFFFFF at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #192015 |
|---|---|
| RGB | rgb(25, 32, 21) |
| HSL | hsl(98, 21%, 10%) |
| HSV | hsv(98, 34%, 13%) |
| CMYK | cmyk(21.9%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(11.23, -5.93, 6.44) |
| CIE-LCH | lch(11.23, 8.75, 132.62°) |
| OKLab | oklab(23.27% -0.016 0.0164) |
| OKLCH | oklch(23.27% 0.023 134.4) |
| XYZ | xyz(1.0527, 1.2938, 0.9036) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.00
Charcoal (survey)
#343837
ΔE00 10.52
Black
#000000
ΔE00 11.09
Dark Grey
#363737
ΔE00 11.54
Onyx
#353839
ΔE00 11.75
Gunmetal
#2A3439
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192015 #1C1520
analogous
#1E2015 #192015 #152016
triadic
#192015 #151920 #201519
tetradic
#192015 #151E20 #1C1520 #201615
square
#192015 #151E20 #1C1520 #201615
split-complementary
#192015 #161520 #20151E
monochromatic
#0E120C #0E120C #192015 #36452D #536A45
Accessibility & contrast
On white
16.68
#192015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192015
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192015 | 1.00 | 16.68 | 1.26 | 16.68 |
| #FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E14
Deuteranopia (green-blind)
#201E16
Tritanopia (blue-blind)
#191F1D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192015; /* rgb */ color: rgb(25, 32, 21); /* oklch */ color: oklch(23.3% 0.023 134.4);
Tailwind
colors: {
custom: {
50: '#555b52',
500: '#192015',
950: '#000000',
},
}SCSS
$custom: #192015; $custom-light: #555b52; $custom-dark: #000000;
JSON
{
"hex": "#192015",
"rgb": {
"r": 25,
"g": 32,
"b": 21
},
"hsl": {
"h": 98.182,
"s": 20.755,
"l": 10.392
},
"oklch": {
"l": 0.23265,
"c": 0.02293,
"h": 134.4
},
"luminance": 0.01294
}Semantic roles & 50–950 ramp
primary
#192015
secondary
#4B3E53
accent
#6ABD9F
background
#F4F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030402
muted
#787978