#142A0F#142A0F
#142A0F is a dark, muted green. Relative luminance 0.018; OKLCH L 25.9% C 0.055 H 140.0°. Best body text is #FFFFFF at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #142A0F |
|---|---|
| RGB | rgb(20, 42, 15) |
| HSL | hsl(109, 47%, 11%) |
| HSV | hsv(109, 64%, 16%) |
| CMYK | cmyk(52.4%, 0%, 64.3%, 83.5%) |
| CIE-LAB | lab(14.62, -15.47, 14.57) |
| CIE-LCH | lch(14.62, 21.25, 136.71°) |
| OKLab | oklab(25.87% -0.0423 0.0356) |
| OKLCH | oklch(25.87% 0.055 140) |
| XYZ | xyz(1.2026, 1.8391, 0.7435) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.94
Dark Forest Green
#002D04
ΔE00 5.27
Dark Green
#033500
ΔE00 7.48
Hunter Green (survey)
#0B4008
ΔE00 9.71
Evergreen
#05472A
ΔE00 10.65
Pine Green
#0A481E
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142A0F #250F2A
analogous
#212A0F #142A0F #0F2A17
triadic
#142A0F #0F142A #2A0F14
tetradic
#142A0F #0F212A #250F2A #2A170F
square
#142A0F #0F212A #250F2A #2A170F
split-complementary
#142A0F #170F2A #2A0F21
monochromatic
#0B1708 #0B1708 #142A0F #29571F #3F842F
Accessibility & contrast
On white
15.35
#142A0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#142A0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142A0F
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142A0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142A0F | 1.00 | 15.35 | 1.37 | 15.35 |
| #FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260D
Deuteranopia (green-blind)
#282411
Tritanopia (blue-blind)
#122924
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #142a0f; /* rgb */ color: rgb(20, 42, 15); /* oklch */ color: oklch(25.9% 0.055 140.0);
Tailwind
colors: {
custom: {
50: '#53634e',
500: '#142a0f',
950: '#000000',
},
}SCSS
$custom: #142a0f; $custom-light: #53634e; $custom-dark: #000000;
JSON
{
"hex": "#142a0f",
"rgb": {
"r": 20,
"g": 42,
"b": 15
},
"hsl": {
"h": 108.889,
"s": 47.368,
"l": 11.176
},
"oklch": {
"l": 0.25869,
"c": 0.05531,
"h": 140
},
"luminance": 0.01839
}Semantic roles & 50–950 ramp
primary
#142A0F
secondary
#5A3263
accent
#51D7BE
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977