#142006#142006
#142006 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.5% C 0.048 H 130.1°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #142006 |
|---|---|
| RGB | rgb(20, 32, 6) |
| HSL | hsl(88, 68%, 7%) |
| HSV | hsv(88, 81%, 13%) |
| CMYK | cmyk(37.5%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(10.52, -11.02, 13.01) |
| CIE-LCH | lch(10.52, 17.05, 130.27°) |
| OKLab | oklab(22.49% -0.031 0.0369) |
| OKLCH | oklch(22.49% 0.048 130.1) |
| XYZ | xyz(0.8379, 1.1949, 0.3587) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.44
Dark Forest Green
#002D04
ΔE00 8.75
Dark Green
#033500
ΔE00 10.94
Hunter Green (survey)
#0B4008
ΔE00 13.30
Dark Olive
#373E02
ΔE00 13.79
Almost Black
#070D0D
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142006 #120620
analogous
#201F06 #142006 #072006
triadic
#142006 #061420 #200614
tetradic
#142006 #06201F #120620 #200607
square
#142006 #06201F #120620 #200607
split-complementary
#142006 #060720 #1F0620
monochromatic
#101A05 #101A05 #142006 #345410 #548719
Accessibility & contrast
On white
16.95
#142006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142006
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142006 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D04
Deuteranopia (green-blind)
#201C08
Tritanopia (blue-blind)
#151E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142006; /* rgb */ color: rgb(20, 32, 6); /* oklch */ color: oklch(22.5% 0.048 130.1);
Tailwind
colors: {
custom: {
50: '#515b49',
500: '#142006',
950: '#000000',
},
}SCSS
$custom: #142006; $custom-light: #515b49; $custom-dark: #000000;
JSON
{
"hex": "#142006",
"rgb": {
"r": 20,
"g": 32,
"b": 6
},
"hsl": {
"h": 87.692,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.22486,
"c": 0.04818,
"h": 130.1
},
"luminance": 0.01195
}Semantic roles & 50–950 ramp
primary
#142006
secondary
#3F2260
accent
#3DEB8D
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977