#141E14#141E14
#141E14 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.2% C 0.024 H 144.7°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #141E14 |
|---|---|
| RGB | rgb(20, 30, 20) |
| HSL | hsl(120, 20%, 10%) |
| HSV | hsv(120, 33%, 12%) |
| CMYK | cmyk(33.3%, 0%, 33.3%, 88.2%) |
| CIE-LAB | lab(10.01, -7.17, 5.35) |
| CIE-LCH | lch(10.01, 8.95, 143.29°) |
| OKLab | oklab(22.17% -0.0196 0.0139) |
| OKLCH | oklch(22.17% 0.024 144.7) |
| XYZ | xyz(0.8790, 1.1277, 0.8330) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.89
Black
#000000
ΔE00 11.19
Charcoal (survey)
#343837
ΔE00 11.33
Gunmetal
#2A3439
ΔE00 12.37
Dark Grey
#363737
ΔE00 12.48
Onyx
#353839
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141E14 #1E141E
analogous
#191E14 #141E14 #141E19
triadic
#141E14 #14141E #1E1414
tetradic
#141E14 #14191E #1E141E #1E1914
square
#141E14 #14191E #1E141E #1E1914
split-complementary
#141E14 #19141E #1E1419
monochromatic
#0C120C #0C120C #141E14 #2C432C #456745
Accessibility & contrast
On white
17.13
#141E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#141E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141E14
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141E14 | 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)
#1E1C13
Deuteranopia (green-blind)
#1D1B15
Tritanopia (blue-blind)
#131D1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #141e14; /* rgb */ color: rgb(20, 30, 20); /* oklch */ color: oklch(22.2% 0.024 144.7);
Tailwind
colors: {
custom: {
50: '#515951',
500: '#141e14',
950: '#000000',
},
}SCSS
$custom: #141e14; $custom-light: #515951; $custom-dark: #000000;
JSON
{
"hex": "#141e14",
"rgb": {
"r": 20,
"g": 30,
"b": 20
},
"hsl": {
"h": 120,
"s": 20,
"l": 9.804
},
"oklch": {
"l": 0.22169,
"c": 0.02401,
"h": 144.7
},
"luminance": 0.01128
}Semantic roles & 50–950 ramp
primary
#141E14
secondary
#513D51
accent
#6BBDBD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878