#141A0A#141A0A
#141A0A is a very dark, muted yellow-green. Relative luminance 0.009; OKLCH L 20.6% C 0.031 H 125.8°. Best body text is #FFFFFF at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #141A0A |
|---|---|
| RGB | rgb(20, 26, 10) |
| HSL | hsl(83, 44%, 7%) |
| HSV | hsv(83, 62%, 10%) |
| CMYK | cmyk(23.1%, 0%, 61.5%, 89.8%) |
| CIE-LAB | lab(8.21, -6.20, 8.08) |
| CIE-LCH | lch(8.21, 10.19, 127.52°) |
| OKLab | oklab(20.65% -0.018 0.0249) |
| OKLCH | oklch(20.65% 0.031 125.8) |
| XYZ | xyz(0.7127, 0.9094, 0.4251) |
| Luminance | 0.0091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.11
Black
#000000
ΔE00 10.80
Charcoal (survey)
#343837
ΔE00 12.62
Very Dark Green
#062E03
ΔE00 13.27
Dark Grey
#363737
ΔE00 13.49
Dark Forest Green
#002D04
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141A0A #100A1A
analogous
#1A180A #141A0A #0C1A0A
triadic
#141A0A #0A141A #1A0A14
tetradic
#141A0A #0A1A18 #100A1A #1A0A0C
square
#141A0A #0A1A18 #100A1A #1A0A0C
split-complementary
#141A0A #0A0C1A #180A1A
monochromatic
#111609 #111609 #141A0A #36461B #58722C
Accessibility & contrast
On white
17.77
#141A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#141A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141A0A
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141A0A | 1.00 | 17.77 | 1.18 | 17.77 |
| #FFFFFF | 17.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1809
Deuteranopia (green-blind)
#1B180B
Tritanopia (blue-blind)
#151916
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #141a0a; /* rgb */ color: rgb(20, 26, 10); /* oklch */ color: oklch(20.6% 0.031 125.8);
Tailwind
colors: {
custom: {
50: '#51564b',
500: '#141a0a',
950: '#000000',
},
}SCSS
$custom: #141a0a; $custom-light: #51564b; $custom-dark: #000000;
JSON
{
"hex": "#141a0a",
"rgb": {
"r": 20,
"g": 26,
"b": 10
},
"hsl": {
"h": 82.5,
"s": 44.444,
"l": 7.059
},
"oklch": {
"l": 0.20646,
"c": 0.03073,
"h": 125.8
},
"luminance": 0.00909
}Semantic roles & 50–950 ramp
primary
#141A0A
secondary
#3B2C54
accent
#54D484
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877