#192014#192014
#192014 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.025 H 132.7°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #192014 |
|---|---|
| RGB | rgb(25, 32, 20) |
| HSL | hsl(95, 23%, 10%) |
| HSV | hsv(95, 38%, 13%) |
| CMYK | cmyk(21.9%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(11.21, -6.14, 7.08) |
| CIE-LCH | lch(11.21, 9.37, 130.90°) |
| OKLab | oklab(23.24% -0.0166 0.018) |
| OKLCH | oklch(23.24% 0.025 132.7) |
| XYZ | xyz(1.0437, 1.2902, 0.8557) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.39
Charcoal (survey)
#343837
ΔE00 10.84
Black
#000000
ΔE00 11.41
Dark Grey
#363737
ΔE00 11.86
Onyx
#353839
ΔE00 12.10
Gunmetal
#2A3439
ΔE00 12.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#192014 #1B1420
analogous
#1F2014 #192014 #142015
triadic
#192014 #141920 #201419
tetradic
#192014 #141F20 #1B1420 #201514
square
#192014 #141F20 #1B1420 #201514
split-complementary
#192014 #151420 #20141F
monochromatic
#0F130C #0F130C #192014 #36462C #546B43
Accessibility & contrast
On white
16.69
#192014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#192014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #192014
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##192014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##192014 | 1.00 | 16.69 | 1.26 | 16.69 |
| #FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E13
Deuteranopia (green-blind)
#201E15
Tritanopia (blue-blind)
#191F1D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #192014; /* rgb */ color: rgb(25, 32, 20); /* oklch */ color: oklch(23.2% 0.025 132.7);
Tailwind
colors: {
custom: {
50: '#555b51',
500: '#192014',
950: '#000000',
},
}SCSS
$custom: #192014; $custom-light: #555b51; $custom-dark: #000000;
JSON
{
"hex": "#192014",
"rgb": {
"r": 25,
"g": 32,
"b": 20
},
"hsl": {
"h": 95,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.23236,
"c": 0.02453,
"h": 132.7
},
"luminance": 0.0129
}Semantic roles & 50–950 ramp
primary
#192014
secondary
#4A3C54
accent
#68C09B
background
#F4F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030402
muted
#787978