#19200E#19200E
#19200E is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.1% C 0.034 H 126.3°. Best body text is #FFFFFF at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #19200E |
|---|---|
| RGB | rgb(25, 32, 14) |
| HSL | hsl(83, 39%, 9%) |
| HSV | hsv(83, 56%, 13%) |
| CMYK | cmyk(21.9%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(11.07, -7.26, 10.39) |
| CIE-LCH | lch(11.07, 12.68, 124.93°) |
| OKLab | oklab(23.09% -0.02 0.0273) |
| OKLCH | oklch(23.09% 0.034 126.3) |
| XYZ | xyz(0.9967, 1.2714, 0.6083) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 11.35
Very Dark Green
#062E03
ΔE00 11.39
Dark Forest Green
#002D04
ΔE00 11.76
Charcoal (survey)
#343837
ΔE00 12.53
Black
#000000
ΔE00 13.06
Dark Grey
#363737
ΔE00 13.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19200E #150E20
analogous
#201E0E #19200E #10200E
triadic
#19200E #0E1920 #200E19
tetradic
#19200E #0E201E #150E20 #200E10
square
#19200E #0E201E #150E20 #200E10
split-complementary
#19200E #0E1020 #1E0E20
monochromatic
#111509 #111509 #19200E #3A4B21 #5C7533
Accessibility & contrast
On white
16.74
#19200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#19200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19200E
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19200E | 1.00 | 16.74 | 1.25 | 16.74 |
| #FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0D
Deuteranopia (green-blind)
#211E0F
Tritanopia (blue-blind)
#1A1E1C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #19200e; /* rgb */ color: rgb(25, 32, 14); /* oklch */ color: oklch(23.1% 0.034 126.3);
Tailwind
colors: {
custom: {
50: '#555b4d',
500: '#19200e',
950: '#000000',
},
}SCSS
$custom: #19200e; $custom-light: #555b4d; $custom-dark: #000000;
JSON
{
"hex": "#19200e",
"rgb": {
"r": 25,
"g": 32,
"b": 14
},
"hsl": {
"h": 83.333,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.23086,
"c": 0.03384,
"h": 126.3
},
"luminance": 0.01271
}Semantic roles & 50–950 ramp
primary
#19200E
secondary
#413258
accent
#59CF87
background
#F5F5F4
surface
#E8E9E7
border
#C4C5C3
text
#030401
muted
#787977