#142008#142008
#142008 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.5% C 0.045 H 131.3°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #142008 |
|---|---|
| RGB | rgb(20, 32, 8) |
| HSL | hsl(90, 60%, 8%) |
| HSV | hsv(90, 75%, 13%) |
| CMYK | cmyk(37.5%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(10.55, -10.71, 12.24) |
| CIE-LCH | lch(10.55, 16.26, 131.20°) |
| OKLab | oklab(22.52% -0.0299 0.0341) |
| OKLCH | oklch(22.52% 0.045 131.3) |
| XYZ | xyz(0.8488, 1.1993, 0.4164) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.76
Dark Forest Green
#002D04
ΔE00 9.04
Dark Green
#033500
ΔE00 11.26
Almost Black
#070D0D
ΔE00 13.47
Hunter Green (survey)
#0B4008
ΔE00 13.59
Dark Olive
#373E02
ΔE00 14.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142008 #140820
analogous
#202008 #142008 #082008
triadic
#142008 #081420 #200814
tetradic
#142008 #082020 #140820 #200808
square
#142008 #082020 #140820 #200808
split-complementary
#142008 #080820 #200820
monochromatic
#0F1806 #0F1806 #142008 #335114 #518220
Accessibility & contrast
On white
16.94
#142008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142008
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142008 | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D06
Deuteranopia (green-blind)
#201C0A
Tritanopia (blue-blind)
#141E1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142008; /* rgb */ color: rgb(20, 32, 8); /* oklch */ color: oklch(22.5% 0.045 131.3);
Tailwind
colors: {
custom: {
50: '#515b4a',
500: '#142008',
950: '#000000',
},
}SCSS
$custom: #142008; $custom-light: #515b4a; $custom-dark: #000000;
JSON
{
"hex": "#142008",
"rgb": {
"r": 20,
"g": 32,
"b": 8
},
"hsl": {
"h": 90,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22523,
"c": 0.04534,
"h": 131.3
},
"luminance": 0.01199
}Semantic roles & 50–950 ramp
primary
#142008
secondary
#42265E
accent
#45E394
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977