#141C08#141C08
#141C08 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.2% C 0.038 H 127.3°. Best body text is #FFFFFF at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #141C08 |
|---|---|
| RGB | rgb(20, 28, 8) |
| HSL | hsl(84, 56%, 7%) |
| HSV | hsv(84, 71%, 11%) |
| CMYK | cmyk(28.6%, 0%, 71.4%, 89%) |
| CIE-LAB | lab(8.96, -8.02, 9.98) |
| CIE-LCH | lch(8.96, 12.80, 128.77°) |
| OKLab | oklab(21.24% -0.0228 0.03) |
| OKLCH | oklch(21.24% 0.038 127.3) |
| XYZ | xyz(0.7476, 0.9968, 0.3827) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 11.02
Very Dark Green
#062E03
ΔE00 11.35
Dark Forest Green
#002D04
ΔE00 11.60
Black
#000000
ΔE00 12.72
Charcoal (survey)
#343837
ΔE00 13.54
Dark Green
#033500
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141C08 #10081C
analogous
#1C1A08 #141C08 #0A1C08
triadic
#141C08 #08141C #1C0814
tetradic
#141C08 #081C1A #10081C #1C080A
square
#141C08 #081C1A #10081C #1C080A
split-complementary
#141C08 #080A1C #1A081C
monochromatic
#111807 #111807 #141C08 #364C16 #587B23
Accessibility & contrast
On white
17.51
#141C08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#141C08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141C08
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141C08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141C08 | 1.00 | 17.51 | 1.20 | 17.51 |
| #FFFFFF | 17.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1A06
Deuteranopia (green-blind)
#1D1909
Tritanopia (blue-blind)
#151A17
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #141c08; /* rgb */ color: rgb(20, 28, 8); /* oklch */ color: oklch(21.2% 0.038 127.3);
Tailwind
colors: {
custom: {
50: '#51584a',
500: '#141c08',
950: '#000000',
},
}SCSS
$custom: #141c08; $custom-light: #51584a; $custom-dark: #000000;
JSON
{
"hex": "#141c08",
"rgb": {
"r": 20,
"g": 28,
"b": 8
},
"hsl": {
"h": 84,
"s": 55.556,
"l": 7.059
},
"oklch": {
"l": 0.21239,
"c": 0.03773,
"h": 127.3
},
"luminance": 0.00997
}Semantic roles & 50–950 ramp
primary
#141C08
secondary
#3B2759
accent
#49DF85
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877