#141E00#141E00
#141E00 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 21.7% C 0.055 H 125.3°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #141E00 |
|---|---|
| RGB | rgb(20, 30, 0) |
| HSL | hsl(80, 100%, 6%) |
| HSV | hsv(80, 100%, 12%) |
| CMYK | cmyk(33.3%, 0%, 100%, 88.2%) |
| CIE-LAB | lab(9.62, -10.63, 14.18) |
| CIE-LCH | lch(9.62, 17.72, 126.85°) |
| OKLab | oklab(21.72% -0.0316 0.0447) |
| OKLCH | oklch(21.72% 0.055 125.3) |
| XYZ | xyz(0.7528, 1.0773, 0.1683) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.75
Dark Forest Green
#002D04
ΔE00 9.12
Dark Green
#033500
ΔE00 11.18
Hunter Green (survey)
#0B4008
ΔE00 13.60
Dark Olive
#373E02
ΔE00 13.62
Almost Black
#070D0D
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141E00 #0A001E
analogous
#1E1900 #141E00 #051E00
triadic
#141E00 #00141E #1E0014
tetradic
#141E00 #001E19 #0A001E #1E0005
square
#141E00 #001E19 #0A001E #1E0005
split-complementary
#141E00 #00051E #19001E
monochromatic
#141F00 #141F00 #141F00 #3D5B00 #669800
Accessibility & contrast
On white
17.28
#141E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#141E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141E00
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141E00 | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B00
Deuteranopia (green-blind)
#1F1B02
Tritanopia (blue-blind)
#161C18
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #141e00; /* rgb */ color: rgb(20, 30, 0); /* oklch */ color: oklch(21.7% 0.055 125.3);
Tailwind
colors: {
custom: {
50: '#515946',
500: '#141e00',
950: '#000000',
},
}SCSS
$custom: #141e00; $custom-light: #515946; $custom-dark: #000000;
JSON
{
"hex": "#141e00",
"rgb": {
"r": 20,
"g": 30,
"b": 0
},
"hsl": {
"h": 80,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.21723,
"c": 0.0548,
"h": 125.3
},
"luminance": 0.01077
}Semantic roles & 50–950 ramp
primary
#141E00
secondary
#2F1268
accent
#29FF70
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020300
muted
#787877