#142014#142014
#142014 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.8% C 0.028 H 144.6°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #142014 |
|---|---|
| RGB | rgb(20, 32, 20) |
| HSL | hsl(120, 23%, 10%) |
| HSV | hsv(120, 38%, 13%) |
| CMYK | cmyk(37.5%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(10.79, -8.50, 6.44) |
| CIE-LCH | lch(10.79, 10.66, 142.83°) |
| OKLab | oklab(22.8% -0.0232 0.0165) |
| OKLCH | oklch(22.8% 0.028 144.6) |
| XYZ | xyz(0.9312, 1.2322, 0.8505) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.33
Very Dark Green
#062E03
ΔE00 11.80
Dark Forest Green
#002D04
ΔE00 11.89
Charcoal (survey)
#343837
ΔE00 11.90
Black
#000000
ΔE00 12.59
Gunmetal
#2A3439
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142014 #201420
analogous
#1A2014 #142014 #14201A
triadic
#142014 #141420 #201414
tetradic
#142014 #141A20 #201420 #201A14
square
#142014 #141A20 #201420 #201A14
split-complementary
#142014 #1A1420 #20141A
monochromatic
#0C130C #0C130C #142014 #2C462C #436B43
Accessibility & contrast
On white
16.85
#142014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#142014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142014
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142014 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E13
Deuteranopia (green-blind)
#1F1D15
Tritanopia (blue-blind)
#131F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142014; /* rgb */ color: rgb(20, 32, 20); /* oklch */ color: oklch(22.8% 0.028 144.6);
Tailwind
colors: {
custom: {
50: '#515b51',
500: '#142014',
950: '#000000',
},
}SCSS
$custom: #142014; $custom-light: #515b51; $custom-dark: #000000;
JSON
{
"hex": "#142014",
"rgb": {
"r": 20,
"g": 32,
"b": 20
},
"hsl": {
"h": 120,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22796,
"c": 0.02846,
"h": 144.6
},
"luminance": 0.01232
}Semantic roles & 50–950 ramp
primary
#142014
secondary
#543C54
accent
#68C0C0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978