#142000#142000
#142000 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.4% C 0.058 H 127.1°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #142000 |
|---|---|
| RGB | rgb(20, 32, 0) |
| HSL | hsl(83, 100%, 6%) |
| HSV | hsv(83, 100%, 13%) |
| CMYK | cmyk(37.5%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.42, -11.95, 15.31) |
| CIE-LCH | lch(10.42, 19.42, 127.96°) |
| OKLab | oklab(22.38% -0.0349 0.0461) |
| OKLCH | oklch(22.38% 0.058 127.1) |
| XYZ | xyz(0.8050, 1.1817, 0.1857) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.60
Dark Forest Green
#002D04
ΔE00 8.01
Dark Green
#033500
ΔE00 10.06
Hunter Green (survey)
#0B4008
ΔE00 12.53
Dark Olive
#373E02
ΔE00 13.00
Forrest Green
#154406
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142000 #0C0020
analogous
#201C00 #142000 #042000
triadic
#142000 #001420 #200014
tetradic
#142000 #00201C #0C0020 #200004
square
#142000 #00201C #0C0020 #200004
split-complementary
#142000 #000420 #1C0020
monochromatic
#131F00 #131F00 #142000 #3A5D00 #619A00
Accessibility & contrast
On white
16.98
#142000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142000
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142000 | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#211C02
Tritanopia (blue-blind)
#151E19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #142000; /* rgb */ color: rgb(20, 32, 0); /* oklch */ color: oklch(22.4% 0.058 127.1);
Tailwind
colors: {
custom: {
50: '#515b46',
500: '#142000',
950: '#000000',
},
}SCSS
$custom: #142000; $custom-light: #515b46; $custom-dark: #000000;
JSON
{
"hex": "#142000",
"rgb": {
"r": 20,
"g": 32,
"b": 0
},
"hsl": {
"h": 82.5,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.22376,
"c": 0.0578,
"h": 127.1
},
"luminance": 0.01182
}Semantic roles & 50–950 ramp
primary
#142000
secondary
#331369
accent
#29FF79
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977