#141E12#141E12
#141E12 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.1% C 0.027 H 140.4°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #141E12 |
|---|---|
| RGB | rgb(20, 30, 18) |
| HSL | hsl(110, 25%, 9%) |
| HSV | hsv(110, 40%, 12%) |
| CMYK | cmyk(33.3%, 0%, 40%, 88.2%) |
| CIE-LAB | lab(9.96, -7.63, 6.54) |
| CIE-LCH | lch(9.96, 10.05, 139.39°) |
| OKLab | oklab(22.11% -0.0208 0.0172) |
| OKLCH | oklch(22.11% 0.027 140.4) |
| XYZ | xyz(0.8619, 1.1209, 0.7431) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.62
Black
#000000
ΔE00 11.78
Charcoal (survey)
#343837
ΔE00 11.89
Very Dark Green
#062E03
ΔE00 12.43
Dark Forest Green
#002D04
ΔE00 12.56
Dark Grey
#363737
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141E12 #1C121E
analogous
#1A1E12 #141E12 #121E16
triadic
#141E12 #12141E #1E1214
tetradic
#141E12 #121A1E #1C121E #1E1612
square
#141E12 #121A1E #1C121E #1E1612
split-complementary
#141E12 #16121E #1E121A
monochromatic
#0D130B #0D130B #141E12 #2E4429 #476B40
Accessibility & contrast
On white
17.15
#141E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#141E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141E12
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141E12 | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C11
Deuteranopia (green-blind)
#1D1B13
Tritanopia (blue-blind)
#131D1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #141e12; /* rgb */ color: rgb(20, 30, 18); /* oklch */ color: oklch(22.1% 0.027 140.4);
Tailwind
colors: {
custom: {
50: '#515950',
500: '#141e12',
950: '#000000',
},
}SCSS
$custom: #141e12; $custom-light: #515950; $custom-dark: #000000;
JSON
{
"hex": "#141e12",
"rgb": {
"r": 20,
"g": 30,
"b": 18
},
"hsl": {
"h": 110,
"s": 25,
"l": 9.412
},
"oklch": {
"l": 0.2211,
"c": 0.027,
"h": 140.4
},
"luminance": 0.01121
}Semantic roles & 50–950 ramp
primary
#141E12
secondary
#4E3A52
accent
#66C1B2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878