#142005#142005
#142005 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.5% C 0.050 H 129.5°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #142005 |
|---|---|
| RGB | rgb(20, 32, 5) |
| HSL | hsl(87, 73%, 7%) |
| HSV | hsv(87, 84%, 13%) |
| CMYK | cmyk(37.5%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(10.50, -11.17, 13.39) |
| CIE-LCH | lch(10.50, 17.44, 129.85°) |
| OKLab | oklab(22.47% -0.0316 0.0383) |
| OKLCH | oklch(22.47% 0.05 129.5) |
| XYZ | xyz(0.8324, 1.1927, 0.3299) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.28
Dark Forest Green
#002D04
ΔE00 8.61
Dark Green
#033500
ΔE00 10.78
Hunter Green (survey)
#0B4008
ΔE00 13.16
Dark Olive
#373E02
ΔE00 13.65
Almost Black
#070D0D
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142005 #110520
analogous
#201F05 #142005 #062005
triadic
#142005 #051420 #200514
tetradic
#142005 #05201F #110520 #200506
square
#142005 #05201F #110520 #200506
split-complementary
#142005 #050620 #1F0520
monochromatic
#111A04 #111A04 #142005 #35550D #568A16
Accessibility & contrast
On white
16.95
#142005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#142005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142005
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142005 | 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)
#221D03
Deuteranopia (green-blind)
#201C07
Tritanopia (blue-blind)
#151E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #142005; /* rgb */ color: rgb(20, 32, 5); /* oklch */ color: oklch(22.5% 0.050 129.5);
Tailwind
colors: {
custom: {
50: '#515b49',
500: '#142005',
950: '#000000',
},
}SCSS
$custom: #142005; $custom-light: #515b49; $custom-dark: #000000;
JSON
{
"hex": "#142005",
"rgb": {
"r": 20,
"g": 32,
"b": 5
},
"hsl": {
"h": 86.667,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.22468,
"c": 0.04967,
"h": 129.5
},
"luminance": 0.01193
}Semantic roles & 50–950 ramp
primary
#142005
secondary
#3D2061
accent
#38F08A
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977