#142018#142018
#142018 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.9% C 0.023 H 155.0°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #142018 |
|---|---|
| RGB | rgb(20, 32, 24) |
| HSL | hsl(140, 23%, 10%) |
| HSV | hsv(140, 38%, 13%) |
| CMYK | cmyk(37.5%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(10.90, -7.52, 3.77) |
| CIE-LCH | lch(10.90, 8.41, 153.40°) |
| OKLab | oklab(22.92% -0.0208 0.0097) |
| OKLCH | oklch(22.92% 0.023 155) |
| XYZ | xyz(0.9698, 1.2477, 1.0537) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.88
Charcoal (survey)
#343837
ΔE00 10.73
Gunmetal
#2A3439
ΔE00 11.33
Black
#000000
ΔE00 11.44
Onyx
#353839
ΔE00 11.91
Dark Grey
#363737
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142018 #20141C
analogous
#162014 #142018 #14201E
triadic
#142018 #181420 #201814
tetradic
#142018 #141620 #20141C #201E14
square
#142018 #141620 #20141C #201E14
split-complementary
#142018 #1E1420 #201416
monochromatic
#0C130E #0C130E #142018 #2C4634 #436B50
Accessibility & contrast
On white
16.81
#142018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#142018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142018
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142018 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E18
Deuteranopia (green-blind)
#1E1D18
Tritanopia (blue-blind)
#12201E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142018; /* rgb */ color: rgb(20, 32, 24); /* oklch */ color: oklch(22.9% 0.023 155.0);
Tailwind
colors: {
custom: {
50: '#515b54',
500: '#142018',
950: '#000000',
},
}SCSS
$custom: #142018; $custom-light: #515b54; $custom-dark: #000000;
JSON
{
"hex": "#142018",
"rgb": {
"r": 20,
"g": 32,
"b": 24
},
"hsl": {
"h": 140,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22923,
"c": 0.02296,
"h": 155
},
"luminance": 0.01248
}Semantic roles & 50–950 ramp
primary
#142018
secondary
#543C4C
accent
#68A2C0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978