#19261E#19261E
#19261E is a dark, muted green. Relative luminance 0.017; OKLCH L 25.4% C 0.024 H 157.2°. Best body text is #FFFFFF at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #19261E |
|---|---|
| RGB | rgb(25, 38, 30) |
| HSL | hsl(143, 21%, 12%) |
| HSV | hsv(143, 34%, 15%) |
| CMYK | cmyk(34.2%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(13.75, -7.79, 3.52) |
| CIE-LCH | lch(13.75, 8.55, 155.68°) |
| OKLab | oklab(25.36% -0.0217 0.0091) |
| OKLCH | oklch(25.36% 0.024 157.2) |
| XYZ | xyz(1.3283, 1.6866, 1.4836) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.53
Almost Black
#070D0D
ΔE00 10.07
Gunmetal
#2A3439
ΔE00 10.35
Onyx
#353839
ΔE00 10.84
Dark Grey
#363737
ΔE00 11.01
Charcoal Grey
#3C4142
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19261E #261921
analogous
#1B2619 #19261E #192625
triadic
#19261E #1E1926 #261E19
tetradic
#19261E #191B26 #261921 #262519
square
#19261E #191B26 #261921 #262519
split-complementary
#19261E #251926 #26191B
monochromatic
#0C120F #0C120F #19261E #314B3B #4A7058
Accessibility & contrast
On white
15.70
#19261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#19261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19261E
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19261E | 1.00 | 15.70 | 1.34 | 15.70 |
| #FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26241E
Deuteranopia (green-blind)
#24221E
Tritanopia (blue-blind)
#172624
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #19261e; /* rgb */ color: rgb(25, 38, 30); /* oklch */ color: oklch(25.4% 0.024 157.2);
Tailwind
colors: {
custom: {
50: '#566059',
500: '#19261e',
950: '#000000',
},
}SCSS
$custom: #19261e; $custom-light: #566059; $custom-dark: #000000;
JSON
{
"hex": "#19261e",
"rgb": {
"r": 25,
"g": 38,
"b": 30
},
"hsl": {
"h": 143.077,
"s": 20.635,
"l": 12.353
},
"oklch": {
"l": 0.25363,
"c": 0.0235,
"h": 157.2
},
"luminance": 0.01687
}Semantic roles & 50–950 ramp
primary
#19261E
secondary
#594250
accent
#6B9DBD
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030403
muted
#787978