#142105#142105
#142105 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.8% C 0.051 H 130.3°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #142105 |
|---|---|
| RGB | rgb(20, 33, 5) |
| HSL | hsl(88, 74%, 7%) |
| HSV | hsv(88, 85%, 13%) |
| CMYK | cmyk(39.4%, 0%, 84.8%, 87.1%) |
| CIE-LAB | lab(10.90, -11.78, 13.95) |
| CIE-LCH | lch(10.90, 18.26, 130.19°) |
| OKLab | oklab(22.79% -0.0333 0.0392) |
| OKLCH | oklch(22.79% 0.051 130.3) |
| XYZ | xyz(0.8597, 1.2474, 0.3390) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.73
Dark Forest Green
#002D04
ΔE00 8.08
Dark Green
#033500
ΔE00 10.24
Hunter Green (survey)
#0B4008
ΔE00 12.64
Dark Olive
#373E02
ΔE00 13.34
Forrest Green
#154406
ΔE00 13.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142105 #120521
analogous
#212005 #142105 #062105
triadic
#142105 #051421 #210514
tetradic
#142105 #052120 #120521 #210506
square
#142105 #052120 #120521 #210506
split-complementary
#142105 #050621 #200521
monochromatic
#101B04 #101B04 #142105 #34560D #548B15
Accessibility & contrast
On white
16.81
#142105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#142105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142105
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142105 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E03
Deuteranopia (green-blind)
#211D07
Tritanopia (blue-blind)
#151F1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #142105; /* rgb */ color: rgb(20, 33, 5); /* oklch */ color: oklch(22.8% 0.051 130.3);
Tailwind
colors: {
custom: {
50: '#515c49',
500: '#142105',
950: '#000000',
},
}SCSS
$custom: #142105; $custom-light: #515c49; $custom-dark: #000000;
JSON
{
"hex": "#142105",
"rgb": {
"r": 20,
"g": 33,
"b": 5
},
"hsl": {
"h": 87.857,
"s": 73.684,
"l": 7.451
},
"oklch": {
"l": 0.22792,
"c": 0.05142,
"h": 130.3
},
"luminance": 0.01247
}Semantic roles & 50–950 ramp
primary
#142105
secondary
#3F1F62
accent
#37F08D
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977