#142012#142012
#142012 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.7% C 0.031 H 141.0°. Best body text is #FFFFFF at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #142012 |
|---|---|
| RGB | rgb(20, 32, 18) |
| HSL | hsl(111, 28%, 10%) |
| HSV | hsv(111, 44%, 13%) |
| CMYK | cmyk(37.5%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(10.74, -8.94, 7.65) |
| CIE-LCH | lch(10.74, 11.76, 139.46°) |
| OKLab | oklab(22.74% -0.0244 0.0198) |
| OKLCH | oklch(22.74% 0.031 141) |
| XYZ | xyz(0.9142, 1.2254, 0.7605) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 11.00
Very Dark Green
#062E03
ΔE00 11.09
Dark Forest Green
#002D04
ΔE00 11.22
Charcoal (survey)
#343837
ΔE00 12.47
Black
#000000
ΔE00 13.14
Dark Green
#033500
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142012 #1E1220
analogous
#1B2012 #142012 #122017
triadic
#142012 #121420 #201214
tetradic
#142012 #121B20 #1E1220 #201712
square
#142012 #121B20 #1E1220 #201712
split-complementary
#142012 #171220 #20121B
monochromatic
#0C140B #0C140B #142012 #2C4728 #456E3E
Accessibility & contrast
On white
16.87
#142012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142012
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142012 | 1.00 | 16.87 | 1.24 | 16.87 |
| #FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E11
Deuteranopia (green-blind)
#1F1D13
Tritanopia (blue-blind)
#131F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142012; /* rgb */ color: rgb(20, 32, 18); /* oklch */ color: oklch(22.7% 0.031 141.0);
Tailwind
colors: {
custom: {
50: '#515b50',
500: '#142012',
950: '#000000',
},
}SCSS
$custom: #142012; $custom-light: #515b50; $custom-dark: #000000;
JSON
{
"hex": "#142012",
"rgb": {
"r": 20,
"g": 32,
"b": 18
},
"hsl": {
"h": 111.429,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.2274,
"c": 0.03138,
"h": 141
},
"luminance": 0.01225
}Semantic roles & 50–950 ramp
primary
#142012
secondary
#513955
accent
#63C4B6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978