#141F04#141F04
#141F04 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.1% C 0.049 H 128.1°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #141F04 |
|---|---|
| RGB | rgb(20, 31, 4) |
| HSL | hsl(84, 77%, 7%) |
| HSV | hsv(84, 87%, 12%) |
| CMYK | cmyk(35.5%, 0%, 87.1%, 87.8%) |
| CIE-LAB | lab(10.09, -10.69, 13.21) |
| CIE-LCH | lch(10.09, 17.00, 128.98°) |
| OKLab | oklab(22.13% -0.0305 0.0389) |
| OKLCH | oklch(22.13% 0.049 128.1) |
| XYZ | xyz(0.8004, 1.1374, 0.2922) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.71
Dark Forest Green
#002D04
ΔE00 9.04
Dark Green
#033500
ΔE00 11.18
Hunter Green (survey)
#0B4008
ΔE00 13.56
Almost Black
#070D0D
ΔE00 13.72
Dark Olive
#373E02
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141F04 #0F041F
analogous
#1F1D04 #141F04 #071F04
triadic
#141F04 #04141F #1F0414
tetradic
#141F04 #041F1D #0F041F #1F0407
square
#141F04 #041F1D #0F041F #1F0407
split-complementary
#141F04 #04071F #1D041F
monochromatic
#111B03 #111B03 #141F04 #37550B #5A8B12
Accessibility & contrast
On white
17.11
#141F04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#141F04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141F04
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141F04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141F04 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C02
Deuteranopia (green-blind)
#201B06
Tritanopia (blue-blind)
#151D19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #141f04; /* rgb */ color: rgb(20, 31, 4); /* oklch */ color: oklch(22.1% 0.049 128.1);
Tailwind
colors: {
custom: {
50: '#515a48',
500: '#141f04',
950: '#000000',
},
}SCSS
$custom: #141f04; $custom-light: #515a48; $custom-dark: #000000;
JSON
{
"hex": "#141f04",
"rgb": {
"r": 20,
"g": 31,
"b": 4
},
"hsl": {
"h": 84.444,
"s": 77.143,
"l": 6.863
},
"oklch": {
"l": 0.22125,
"c": 0.04948,
"h": 128.1
},
"luminance": 0.01137
}Semantic roles & 50–950 ramp
primary
#141F04
secondary
#391D62
accent
#34F482
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977