#142C16#142C16
#142C16 is a dark, muted green. Relative luminance 0.020; OKLCH L 26.7% C 0.050 H 145.8°. Best body text is #FFFFFF at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #142C16 |
|---|---|
| RGB | rgb(20, 44, 22) |
| HSL | hsl(125, 38%, 13%) |
| HSV | hsv(125, 55%, 17%) |
| CMYK | cmyk(54.5%, 0%, 50%, 82.7%) |
| CIE-LAB | lab(15.53, -15.29, 11.44) |
| CIE-LCH | lch(15.53, 19.10, 143.21°) |
| OKLab | oklab(26.65% -0.0416 0.0283) |
| OKLCH | oklch(26.65% 0.05 145.8) |
| XYZ | xyz(1.3339, 2.0079, 1.0762) |
| Luminance | 0.0201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.04
Dark Forest Green
#002D04
ΔE00 6.11
Dark Green
#033500
ΔE00 8.51
Evergreen
#05472A
ΔE00 9.88
Hunter Green (survey)
#0B4008
ΔE00 10.46
Pine Green
#0A481E
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142C16 #2C142A
analogous
#1E2C14 #142C16 #142C22
triadic
#142C16 #16142C #2C1614
tetradic
#142C16 #141E2C #2C142A #2C2214
square
#142C16 #141E2C #2C142A #2C2214
split-complementary
#142C16 #22142C #2C141E
monochromatic
#0A150B #0A150B #142C16 #27562B #3A8040
Accessibility & contrast
On white
14.98
#142C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#142C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142C16
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142C16 | 1.00 | 14.98 | 1.40 | 14.98 |
| #FFFFFF | 14.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2814
Deuteranopia (green-blind)
#292617
Tritanopia (blue-blind)
#112B27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #142c16; /* rgb */ color: rgb(20, 44, 22); /* oklch */ color: oklch(26.7% 0.050 145.8);
Tailwind
colors: {
custom: {
50: '#536553',
500: '#142c16',
950: '#000000',
},
}SCSS
$custom: #142c16; $custom-light: #536553; $custom-dark: #000000;
JSON
{
"hex": "#142c16",
"rgb": {
"r": 20,
"g": 44,
"b": 22
},
"hsl": {
"h": 125,
"s": 37.5,
"l": 12.549
},
"oklch": {
"l": 0.26652,
"c": 0.05029,
"h": 145.8
},
"luminance": 0.02008
}Semantic roles & 50–950 ramp
primary
#142C16
secondary
#62395F
accent
#5AC4CD
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020502
muted
#787A78