#142A0D#142A0D
#142A0D is a dark, muted green. Relative luminance 0.018; OKLCH L 25.8% C 0.058 H 138.7°. Best body text is #FFFFFF at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #142A0D |
|---|---|
| RGB | rgb(20, 42, 13) |
| HSL | hsl(106, 53%, 11%) |
| HSV | hsv(106, 69%, 16%) |
| CMYK | cmyk(52.4%, 0%, 69%, 83.5%) |
| CIE-LAB | lab(14.59, -15.77, 15.54) |
| CIE-LCH | lch(14.59, 22.14, 135.43°) |
| OKLab | oklab(25.83% -0.0433 0.038) |
| OKLCH | oklch(25.83% 0.058 138.7) |
| XYZ | xyz(1.1891, 1.8336, 0.6720) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.57
Dark Forest Green
#002D04
ΔE00 4.99
Dark Green
#033500
ΔE00 7.10
Hunter Green (survey)
#0B4008
ΔE00 9.38
Forrest Green
#154406
ΔE00 10.56
Pine Green
#0A481E
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142A0D #230D2A
analogous
#222A0D #142A0D #0D2A14
triadic
#142A0D #0D142A #2A0D14
tetradic
#142A0D #0D222A #230D2A #2A140D
square
#142A0D #0D222A #230D2A #2A140D
split-complementary
#142A0D #140D2A #2A0D22
monochromatic
#0B1707 #0B1707 #142A0D #2A591B #41872A
Accessibility & contrast
On white
15.36
#142A0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#142A0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142A0D
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142A0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142A0D | 1.00 | 15.36 | 1.37 | 15.36 |
| #FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260A
Deuteranopia (green-blind)
#28240F
Tritanopia (blue-blind)
#132824
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #142a0d; /* rgb */ color: rgb(20, 42, 13); /* oklch */ color: oklch(25.8% 0.058 138.7);
Tailwind
colors: {
custom: {
50: '#53634d',
500: '#142a0d',
950: '#000000',
},
}SCSS
$custom: #142a0d; $custom-light: #53634d; $custom-dark: #000000;
JSON
{
"hex": "#142a0d",
"rgb": {
"r": 20,
"g": 42,
"b": 13
},
"hsl": {
"h": 105.517,
"s": 52.727,
"l": 10.784
},
"oklch": {
"l": 0.25834,
"c": 0.05766,
"h": 138.7
},
"luminance": 0.01834
}Semantic roles & 50–950 ramp
primary
#142A0D
secondary
#572E64
accent
#4CDCB9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977