#141F00#141F00
#141F00 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.0% C 0.056 H 126.2°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #141F00 |
|---|---|
| RGB | rgb(20, 31, 0) |
| HSL | hsl(81, 100%, 6%) |
| HSV | hsv(81, 100%, 12%) |
| CMYK | cmyk(35.5%, 0%, 100%, 87.8%) |
| CIE-LAB | lab(10.02, -11.30, 14.75) |
| CIE-LCH | lch(10.02, 18.58, 127.46°) |
| OKLab | oklab(22.05% -0.0333 0.0454) |
| OKLCH | oklch(22.05% 0.056 126.2) |
| XYZ | xyz(0.7785, 1.1287, 0.1768) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.16
Dark Forest Green
#002D04
ΔE00 8.54
Dark Green
#033500
ΔE00 10.60
Hunter Green (survey)
#0B4008
ΔE00 13.05
Dark Olive
#373E02
ΔE00 13.30
Forrest Green
#154406
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141F00 #0B001F
analogous
#1F1A00 #141F00 #041F00
triadic
#141F00 #00141F #1F0014
tetradic
#141F00 #001F1A #0B001F #1F0004
square
#141F00 #001F1A #0B001F #1F0004
split-complementary
#141F00 #00041F #1A001F
monochromatic
#141F00 #141F00 #141F00 #3B5C00 #639900
Accessibility & contrast
On white
17.13
#141F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#141F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141F00
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141F00 | 1.00 | 17.13 | 1.23 | 17.13 |
| #FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#201B02
Tritanopia (blue-blind)
#151D19
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #141f00; /* rgb */ color: rgb(20, 31, 0); /* oklch */ color: oklch(22.0% 0.056 126.2);
Tailwind
colors: {
custom: {
50: '#515a46',
500: '#141f00',
950: '#000000',
},
}SCSS
$custom: #141f00; $custom-light: #515a46; $custom-dark: #000000;
JSON
{
"hex": "#141f00",
"rgb": {
"r": 20,
"g": 31,
"b": 0
},
"hsl": {
"h": 81.29,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.22049,
"c": 0.0563,
"h": 126.2
},
"luminance": 0.01129
}Semantic roles & 50–950 ramp
primary
#141F00
secondary
#311268
accent
#29FF75
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977