#142011#142011
#142011 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.7% C 0.033 H 139.5°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #142011 |
|---|---|
| RGB | rgb(20, 32, 17) |
| HSL | hsl(108, 31%, 10%) |
| HSV | hsv(108, 47%, 13%) |
| CMYK | cmyk(37.5%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(10.72, -9.15, 8.21) |
| CIE-LCH | lch(10.72, 12.29, 138.12°) |
| OKLab | oklab(22.71% -0.025 0.0214) |
| OKLCH | oklch(22.71% 0.033 139.5) |
| XYZ | xyz(0.9061, 1.2222, 0.7184) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.77
Dark Forest Green
#002D04
ΔE00 10.92
Almost Black
#070D0D
ΔE00 11.31
Charcoal (survey)
#343837
ΔE00 12.74
Dark Green
#033500
ΔE00 13.24
Black
#000000
ΔE00 13.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142011 #1D1120
analogous
#1C2011 #142011 #112016
triadic
#142011 #111420 #201114
tetradic
#142011 #111C20 #1D1120 #201611
square
#142011 #111C20 #1D1120 #201611
split-complementary
#142011 #161120 #20111C
monochromatic
#0C140B #0C140B #142011 #2D4826 #46703B
Accessibility & contrast
On white
16.88
#142011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142011
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142011 | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E10
Deuteranopia (green-blind)
#1F1C12
Tritanopia (blue-blind)
#131F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142011; /* rgb */ color: rgb(20, 32, 17); /* oklch */ color: oklch(22.7% 0.033 139.5);
Tailwind
colors: {
custom: {
50: '#515b4f',
500: '#142011',
950: '#000000',
},
}SCSS
$custom: #142011; $custom-light: #515b4f; $custom-dark: #000000;
JSON
{
"hex": "#142011",
"rgb": {
"r": 20,
"g": 32,
"b": 17
},
"hsl": {
"h": 108,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22714,
"c": 0.03285,
"h": 139.5
},
"luminance": 0.01222
}Semantic roles & 50–950 ramp
primary
#142011
secondary
#4F3755
accent
#61C7B2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977