#141E18#141E18
#141E18 is a very dark, near-neutral green. Relative luminance 0.011; OKLCH L 22.3% C 0.019 H 158.2°. Best body text is #FFFFFF at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #141E18 |
|---|---|
| RGB | rgb(20, 30, 24) |
| HSL | hsl(144, 20%, 10%) |
| HSV | hsv(144, 33%, 12%) |
| CMYK | cmyk(33.3%, 0%, 20%, 88.2%) |
| CIE-LAB | lab(10.13, -6.17, 2.67) |
| CIE-LCH | lch(10.13, 6.72, 156.60°) |
| OKLab | oklab(22.3% -0.0172 0.0069) |
| OKLCH | oklch(22.3% 0.019 158.2) |
| XYZ | xyz(0.9176, 1.1432, 1.0363) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.33
Black
#000000
ΔE00 9.97
Charcoal (survey)
#343837
ΔE00 10.22
Gunmetal
#2A3439
ΔE00 10.51
Onyx
#353839
ΔE00 11.24
Dark Grey
#363737
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141E18 #1E141A
analogous
#151E14 #141E18 #141E1D
triadic
#141E18 #18141E #1E1814
tetradic
#141E18 #14151E #1E141A #1E1D14
square
#141E18 #14151E #1E141A #1E1D14
split-complementary
#141E18 #1D141E #1E1415
monochromatic
#0C120F #0C120F #141E18 #2C4335 #456753
Accessibility & contrast
On white
17.09
#141E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#141E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141E18
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141E18 | 1.00 | 17.09 | 1.23 | 17.09 |
| #FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1C18
Deuteranopia (green-blind)
#1C1B18
Tritanopia (blue-blind)
#121E1C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #141e18; /* rgb */ color: rgb(20, 30, 24); /* oklch */ color: oklch(22.3% 0.019 158.2);
Tailwind
colors: {
custom: {
50: '#515954',
500: '#141e18',
950: '#000000',
},
}SCSS
$custom: #141e18; $custom-light: #515954; $custom-dark: #000000;
JSON
{
"hex": "#141e18",
"rgb": {
"r": 20,
"g": 30,
"b": 24
},
"hsl": {
"h": 144,
"s": 20,
"l": 9.804
},
"oklch": {
"l": 0.22303,
"c": 0.01855,
"h": 158.2
},
"luminance": 0.01143
}Semantic roles & 50–950 ramp
primary
#141E18
secondary
#513D49
accent
#6B9CBD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878