#141C04#141C04
#141C04 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.2% C 0.044 H 124.9°. Best body text is #FFFFFF at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #141C04 |
|---|---|
| RGB | rgb(20, 28, 4) |
| HSL | hsl(80, 75%, 6%) |
| HSV | hsv(80, 86%, 11%) |
| CMYK | cmyk(28.6%, 0%, 85.7%, 89%) |
| CIE-LAB | lab(8.89, -8.60, 11.51) |
| CIE-LCH | lch(8.89, 14.36, 126.76°) |
| OKLab | oklab(21.16% -0.0254 0.0363) |
| OKLCH | oklch(21.16% 0.044 124.9) |
| XYZ | xyz(0.7257, 0.9880, 0.2673) |
| Luminance | 0.0099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.65
Dark Forest Green
#002D04
ΔE00 10.95
Almost Black
#070D0D
ΔE00 11.93
Dark Green
#033500
ΔE00 13.04
Black
#000000
ΔE00 13.50
Charcoal (survey)
#343837
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141C04 #0C041C
analogous
#1C1804 #141C04 #081C04
triadic
#141C04 #04141C #1C0414
tetradic
#141C04 #041C18 #0C041C #1C0408
square
#141C04 #041C18 #0C041C #1C0408
split-complementary
#141C04 #04081C #18041C
monochromatic
#131B04 #131B04 #141C04 #3A520C #618713
Accessibility & contrast
On white
17.54
#141C04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#141C04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141C04
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141C04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141C04 | 1.00 | 17.54 | 1.20 | 17.54 |
| #FFFFFF | 17.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1A02
Deuteranopia (green-blind)
#1D1905
Tritanopia (blue-blind)
#151A17
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #141c04; /* rgb */ color: rgb(20, 28, 4); /* oklch */ color: oklch(21.2% 0.044 124.9);
Tailwind
colors: {
custom: {
50: '#515848',
500: '#141c04',
950: '#000000',
},
}SCSS
$custom: #141c04; $custom-light: #515848; $custom-dark: #000000;
JSON
{
"hex": "#141c04",
"rgb": {
"r": 20,
"g": 28,
"b": 4
},
"hsl": {
"h": 80,
"s": 75,
"l": 6.275
},
"oklch": {
"l": 0.21156,
"c": 0.04427,
"h": 124.9
},
"luminance": 0.00988
}Semantic roles & 50–950 ramp
primary
#141C04
secondary
#331D5E
accent
#36F275
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020300
muted
#787877