#142016#142016
#142016 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.9% C 0.026 H 149.2°. Best body text is #FFFFFF at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #142016 |
|---|---|
| RGB | rgb(20, 32, 22) |
| HSL | hsl(130, 23%, 10%) |
| HSV | hsv(130, 38%, 13%) |
| CMYK | cmyk(37.5%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(10.85, -8.02, 5.14) |
| CIE-LCH | lch(10.85, 9.53, 147.35°) |
| OKLab | oklab(22.86% -0.022 0.0131) |
| OKLCH | oklch(22.86% 0.026 149.2) |
| XYZ | xyz(0.9498, 1.2396, 0.9481) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.62
Charcoal (survey)
#343837
ΔE00 11.31
Black
#000000
ΔE00 12.02
Gunmetal
#2A3439
ΔE00 12.29
Onyx
#353839
ΔE00 12.58
Dark Grey
#363737
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142016 #20141E
analogous
#182014 #142016 #14201C
triadic
#142016 #161420 #201614
tetradic
#142016 #141820 #20141E #201C14
square
#142016 #141820 #20141E #201C14
split-complementary
#142016 #1C1420 #201418
monochromatic
#0C130D #0C130D #142016 #2C4630 #436B4A
Accessibility & contrast
On white
16.83
#142016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#142016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142016
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142016 | 1.00 | 16.83 | 1.25 | 16.83 |
| #FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E15
Deuteranopia (green-blind)
#1E1D17
Tritanopia (blue-blind)
#12201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142016; /* rgb */ color: rgb(20, 32, 22); /* oklch */ color: oklch(22.9% 0.026 149.2);
Tailwind
colors: {
custom: {
50: '#515b53',
500: '#142016',
950: '#000000',
},
}SCSS
$custom: #142016; $custom-light: #515b53; $custom-dark: #000000;
JSON
{
"hex": "#142016",
"rgb": {
"r": 20,
"g": 32,
"b": 22
},
"hsl": {
"h": 130,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22857,
"c": 0.02563,
"h": 149.2
},
"luminance": 0.0124
}Semantic roles & 50–950 ramp
primary
#142016
secondary
#543C50
accent
#68B1C0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978