#142015#142015
#142015 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.8% C 0.027 H 146.7°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #142015 |
|---|---|
| RGB | rgb(20, 32, 21) |
| HSL | hsl(125, 23%, 10%) |
| HSV | hsv(125, 38%, 13%) |
| CMYK | cmyk(37.5%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(10.82, -8.27, 5.81) |
| CIE-LCH | lch(10.82, 10.10, 144.92°) |
| OKLab | oklab(22.83% -0.0226 0.0148) |
| OKLCH | oklch(22.83% 0.027 146.7) |
| XYZ | xyz(0.9403, 1.2359, 0.8983) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.98
Charcoal (survey)
#343837
ΔE00 11.61
Very Dark Green
#062E03
ΔE00 12.19
Dark Forest Green
#002D04
ΔE00 12.26
Black
#000000
ΔE00 12.31
Gunmetal
#2A3439
ΔE00 12.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142015 #20141F
analogous
#192014 #142015 #14201B
triadic
#142015 #151420 #201514
tetradic
#142015 #141920 #20141F #201B14
square
#142015 #141920 #20141F #201B14
split-complementary
#142015 #1B1420 #201419
monochromatic
#0C130C #0C130C #142015 #2C462E #436B46
Accessibility & contrast
On white
16.84
#142015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#142015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142015
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142015 | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E14
Deuteranopia (green-blind)
#1E1D16
Tritanopia (blue-blind)
#131F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142015; /* rgb */ color: rgb(20, 32, 21); /* oklch */ color: oklch(22.8% 0.027 146.7);
Tailwind
colors: {
custom: {
50: '#515b52',
500: '#142015',
950: '#000000',
},
}SCSS
$custom: #142015; $custom-light: #515b52; $custom-dark: #000000;
JSON
{
"hex": "#142015",
"rgb": {
"r": 20,
"g": 32,
"b": 21
},
"hsl": {
"h": 125,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22826,
"c": 0.02703,
"h": 146.7
},
"luminance": 0.01236
}Semantic roles & 50–950 ramp
primary
#142015
secondary
#543C52
accent
#68B8C0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978