#19271E#19271E
#19271E is a dark, muted green. Relative luminance 0.018; OKLCH L 25.7% C 0.026 H 155.9°. Best body text is #FFFFFF at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #19271E |
|---|---|
| RGB | rgb(25, 39, 30) |
| HSL | hsl(141, 22%, 13%) |
| HSV | hsv(141, 36%, 15%) |
| CMYK | cmyk(35.9%, 0%, 23.1%, 84.7%) |
| CIE-LAB | lab(14.12, -8.44, 4.05) |
| CIE-LCH | lch(14.12, 9.36, 154.34°) |
| OKLab | oklab(25.67% -0.0234 0.0104) |
| OKLCH | oklch(25.67% 0.026 155.9) |
| XYZ | xyz(1.3607, 1.7514, 1.4944) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.90
Almost Black
#070D0D
ΔE00 10.76
Gunmetal
#2A3439
ΔE00 10.86
Onyx
#353839
ΔE00 11.26
Dark Grey
#363737
ΔE00 11.43
Charcoal Grey
#3C4142
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19271E #271922
analogous
#1B2719 #19271E #192725
triadic
#19271E #1E1927 #271E19
tetradic
#19271E #191B27 #271922 #272519
square
#19271E #191B27 #271922 #272519
split-complementary
#19271E #251927 #27191B
monochromatic
#0C130E #0C130E #19271E #314C3B #497257
Accessibility & contrast
On white
15.55
#19271E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#19271E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19271E
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19271E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19271E | 1.00 | 15.55 | 1.35 | 15.55 |
| #FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251E
Deuteranopia (green-blind)
#25231E
Tritanopia (blue-blind)
#172724
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #19271e; /* rgb */ color: rgb(25, 39, 30); /* oklch */ color: oklch(25.7% 0.026 155.9);
Tailwind
colors: {
custom: {
50: '#566159',
500: '#19271e',
950: '#000000',
},
}SCSS
$custom: #19271e; $custom-light: #566159; $custom-dark: #000000;
JSON
{
"hex": "#19271e",
"rgb": {
"r": 25,
"g": 39,
"b": 30
},
"hsl": {
"h": 141.429,
"s": 21.875,
"l": 12.549
},
"oklch": {
"l": 0.25665,
"c": 0.02561,
"h": 155.9
},
"luminance": 0.01751
}Semantic roles & 50–950 ramp
primary
#19271E
secondary
#5A4251
accent
#69A0BE
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030503
muted
#787978