#14240E#14240E
#14240E is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.9% C 0.045 H 137.7°. Best body text is #FFFFFF at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #14240E |
|---|---|
| RGB | rgb(20, 36, 14) |
| HSL | hsl(104, 44%, 10%) |
| HSV | hsv(104, 61%, 14%) |
| CMYK | cmyk(44.4%, 0%, 61.1%, 85.9%) |
| CIE-LAB | lab(12.24, -12.19, 11.93) |
| CIE-LCH | lch(12.24, 17.06, 135.64°) |
| OKLab | oklab(23.92% -0.0334 0.0304) |
| OKLCH | oklch(23.92% 0.045 137.7) |
| XYZ | xyz(0.9986, 1.4421, 0.6411) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.64
Dark Forest Green
#002D04
ΔE00 7.87
Dark Green
#033500
ΔE00 10.20
Hunter Green (survey)
#0B4008
ΔE00 12.45
Evergreen
#05472A
ΔE00 13.00
Pine Green
#0A481E
ΔE00 13.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14240E #1E0E24
analogous
#1F240E #14240E #0E2413
triadic
#14240E #0E1424 #240E14
tetradic
#14240E #0E1F24 #1E0E24 #24130E
square
#14240E #0E1F24 #1E0E24 #24130E
split-complementary
#14240E #130E24 #240E1F
monochromatic
#0C1609 #0C1609 #14240E #2C501F #457C30
Accessibility & contrast
On white
16.30
#14240E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#14240E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14240E
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14240E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14240E | 1.00 | 16.30 | 1.29 | 16.30 |
| #FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210C
Deuteranopia (green-blind)
#231F0F
Tritanopia (blue-blind)
#13231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #14240e; /* rgb */ color: rgb(20, 36, 14); /* oklch */ color: oklch(23.9% 0.045 137.7);
Tailwind
colors: {
custom: {
50: '#525e4d',
500: '#14240e',
950: '#000000',
},
}SCSS
$custom: #14240e; $custom-light: #525e4d; $custom-dark: #000000;
JSON
{
"hex": "#14240e",
"rgb": {
"r": 20,
"g": 36,
"b": 14
},
"hsl": {
"h": 103.636,
"s": 44,
"l": 9.804
},
"oklch": {
"l": 0.23921,
"c": 0.04522,
"h": 137.7
},
"luminance": 0.01442
}Semantic roles & 50–950 ramp
primary
#14240E
secondary
#51315D
accent
#54D4B1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977