#142004#142004
#142004 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.4% C 0.051 H 129.0°. Best body text is #FFFFFF at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #142004 |
|---|---|
| RGB | rgb(20, 32, 4) |
| HSL | hsl(86, 78%, 7%) |
| HSV | hsv(86, 88%, 13%) |
| CMYK | cmyk(37.5%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(10.49, -11.33, 13.77) |
| CIE-LCH | lch(10.49, 17.84, 129.44°) |
| OKLab | oklab(22.45% -0.0322 0.0398) |
| OKLCH | oklch(22.45% 0.051 129) |
| XYZ | xyz(0.8269, 1.1905, 0.3011) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.14
Dark Forest Green
#002D04
ΔE00 8.48
Dark Green
#033500
ΔE00 10.62
Hunter Green (survey)
#0B4008
ΔE00 13.03
Dark Olive
#373E02
ΔE00 13.51
Forrest Green
#154406
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142004 #100420
analogous
#201E04 #142004 #062004
triadic
#142004 #041420 #200414
tetradic
#142004 #04201E #100420 #200406
square
#142004 #04201E #100420 #200406
split-complementary
#142004 #040620 #1E0420
monochromatic
#111B03 #111B03 #142004 #36560B #588D12
Accessibility & contrast
On white
16.96
#142004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142004
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142004 | 1.00 | 16.96 | 1.24 | 16.96 |
| #FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D02
Deuteranopia (green-blind)
#201C06
Tritanopia (blue-blind)
#151E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #142004; /* rgb */ color: rgb(20, 32, 4); /* oklch */ color: oklch(22.4% 0.051 129.0);
Tailwind
colors: {
custom: {
50: '#515b48',
500: '#142004',
950: '#000000',
},
}SCSS
$custom: #142004; $custom-light: #515b48; $custom-dark: #000000;
JSON
{
"hex": "#142004",
"rgb": {
"r": 20,
"g": 32,
"b": 4
},
"hsl": {
"h": 85.714,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.22449,
"c": 0.05119,
"h": 129
},
"luminance": 0.01191
}Semantic roles & 50–950 ramp
primary
#142004
secondary
#3B1D63
accent
#34F486
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977