#142017#142017
#142017 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.9% C 0.024 H 151.9°. Best body text is #FFFFFF at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #142017 |
|---|---|
| RGB | rgb(20, 32, 23) |
| HSL | hsl(135, 23%, 10%) |
| HSV | hsv(135, 38%, 13%) |
| CMYK | cmyk(37.5%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(10.88, -7.78, 4.45) |
| CIE-LCH | lch(10.88, 8.96, 150.19°) |
| OKLab | oklab(22.89% -0.0214 0.0114) |
| OKLCH | oklch(22.89% 0.024 151.9) |
| XYZ | xyz(0.9596, 1.2436, 0.9999) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.25
Charcoal (survey)
#343837
ΔE00 11.02
Black
#000000
ΔE00 11.73
Gunmetal
#2A3439
ΔE00 11.81
Onyx
#353839
ΔE00 12.25
Dark Grey
#363737
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142017 #20141D
analogous
#172014 #142017 #14201D
triadic
#142017 #171420 #201714
tetradic
#142017 #141720 #20141D #201D14
square
#142017 #141720 #20141D #201D14
split-complementary
#142017 #1D1420 #201417
monochromatic
#0C130E #0C130E #142017 #2C4632 #436B4D
Accessibility & contrast
On white
16.82
#142017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#142017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142017
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142017 | 1.00 | 16.82 | 1.25 | 16.82 |
| #FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E16
Deuteranopia (green-blind)
#1E1D17
Tritanopia (blue-blind)
#12201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142017; /* rgb */ color: rgb(20, 32, 23); /* oklch */ color: oklch(22.9% 0.024 151.9);
Tailwind
colors: {
custom: {
50: '#515b53',
500: '#142017',
950: '#000000',
},
}SCSS
$custom: #142017; $custom-light: #515b53; $custom-dark: #000000;
JSON
{
"hex": "#142017",
"rgb": {
"r": 20,
"g": 32,
"b": 23
},
"hsl": {
"h": 135,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22889,
"c": 0.02427,
"h": 151.9
},
"luminance": 0.01244
}Semantic roles & 50–950 ramp
primary
#142017
secondary
#543C4E
accent
#68AAC0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978