#142009#142009
#142009 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.5% C 0.044 H 131.9°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #142009 |
|---|---|
| RGB | rgb(20, 32, 9) |
| HSL | hsl(91, 56%, 8%) |
| HSV | hsv(91, 72%, 13%) |
| CMYK | cmyk(37.5%, 0%, 71.9%, 87.5%) |
| CIE-LAB | lab(10.57, -10.56, 11.85) |
| CIE-LCH | lch(10.57, 15.87, 131.70°) |
| OKLab | oklab(22.54% -0.0294 0.0328) |
| OKLCH | oklch(22.54% 0.044 131.9) |
| XYZ | xyz(0.8543, 1.2014, 0.4453) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.93
Dark Forest Green
#002D04
ΔE00 9.20
Dark Green
#033500
ΔE00 11.44
Almost Black
#070D0D
ΔE00 13.27
Hunter Green (survey)
#0B4008
ΔE00 13.74
Dark Olive
#373E02
ΔE00 14.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142009 #150920
analogous
#1F2009 #142009 #092009
triadic
#142009 #091420 #200914
tetradic
#142009 #091F20 #150920 #200909
square
#142009 #091F20 #150920 #200909
split-complementary
#142009 #090920 #20091F
monochromatic
#0F1807 #0F1807 #142009 #325016 #508024
Accessibility & contrast
On white
16.93
#142009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142009
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142009 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D07
Deuteranopia (green-blind)
#201C0A
Tritanopia (blue-blind)
#141E1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142009; /* rgb */ color: rgb(20, 32, 9); /* oklch */ color: oklch(22.5% 0.044 131.9);
Tailwind
colors: {
custom: {
50: '#515b4a',
500: '#142009',
950: '#000000',
},
}SCSS
$custom: #142009; $custom-light: #515b4a; $custom-dark: #000000;
JSON
{
"hex": "#142009",
"rgb": {
"r": 20,
"g": 32,
"b": 9
},
"hsl": {
"h": 91.304,
"s": 56.098,
"l": 8.039
},
"oklch": {
"l": 0.22541,
"c": 0.04398,
"h": 131.9
},
"luminance": 0.01201
}Semantic roles & 50–950 ramp
primary
#142009
secondary
#44285C
accent
#48DF97
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977