#14221A#14221A
#14221A is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.6% C 0.025 H 158.7°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #14221A |
|---|---|
| RGB | rgb(20, 34, 26) |
| HSL | hsl(146, 26%, 11%) |
| HSV | hsv(146, 41%, 13%) |
| CMYK | cmyk(41.2%, 0%, 23.5%, 86.7%) |
| CIE-LAB | lab(11.74, -8.31, 3.49) |
| CIE-LCH | lch(11.74, 9.02, 157.21°) |
| OKLab | oklab(23.61% -0.0231 0.009) |
| OKLCH | oklch(23.61% 0.025 158.7) |
| XYZ | xyz(1.0469, 1.3673, 1.1858) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.65
Charcoal (survey)
#343837
ΔE00 10.74
Gunmetal
#2A3439
ΔE00 11.26
Onyx
#353839
ΔE00 11.98
Dark Grey
#363737
ΔE00 12.14
Black
#000000
ΔE00 12.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14221A #22141C
analogous
#152214 #14221A #142221
triadic
#14221A #1A1422 #221A14
tetradic
#14221A #141522 #22141C #222114
square
#14221A #141522 #22141C #222114
split-complementary
#14221A #211422 #221415
monochromatic
#0B130F #0B130F #14221A #2B4937 #416F55
Accessibility & contrast
On white
16.49
#14221A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#14221A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14221A
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14221A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14221A | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22201A
Deuteranopia (green-blind)
#1F1E1A
Tritanopia (blue-blind)
#112220
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #14221a; /* rgb */ color: rgb(20, 34, 26); /* oklch */ color: oklch(23.6% 0.025 158.7);
Tailwind
colors: {
custom: {
50: '#525d56',
500: '#14221a',
950: '#000000',
},
}SCSS
$custom: #14221a; $custom-light: #525d56; $custom-dark: #000000;
JSON
{
"hex": "#14221a",
"rgb": {
"r": 20,
"g": 34,
"b": 26
},
"hsl": {
"h": 145.714,
"s": 25.926,
"l": 10.588
},
"oklch": {
"l": 0.23613,
"c": 0.02481,
"h": 158.7
},
"luminance": 0.01367
}Semantic roles & 50–950 ramp
primary
#14221A
secondary
#563C4B
accent
#659BC2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978