#14401F#14401F
#14401F is a dark, moderate green. Relative luminance 0.039; OKLCH L 33.1% C 0.075 H 148.9°. Best body text is #FFFFFF at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #14401F |
|---|---|
| RGB | rgb(20, 64, 31) |
| HSL | hsl(135, 52%, 16%) |
| HSV | hsv(135, 69%, 25%) |
| CMYK | cmyk(68.8%, 0%, 51.6%, 74.9%) |
| CIE-LAB | lab(23.39, -23.71, 15.79) |
| CIE-LCH | lch(23.39, 28.49, 146.34°) |
| OKLab | oklab(33.15% -0.0641 0.0387) |
| OKLCH | oklch(33.15% 0.075 148.9) |
| XYZ | xyz(2.3690, 3.9142, 1.9267) |
| Luminance | 0.0391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 3.53
Evergreen
#05472A
ΔE00 3.67
Hunter Green (survey)
#0B4008
ΔE00 5.54
Dark Green
#033500
ΔE00 5.90
Very Dark Green
#062E03
ΔE00 6.08
Dark Forest Green
#002D04
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14401F #401435
analogous
#1F4014 #14401F #144035
triadic
#14401F #1F1440 #401F14
tetradic
#14401F #141F40 #401435 #403514
square
#14401F #141F40 #401435 #403514
split-complementary
#14401F #351440 #40141F
monochromatic
#07170B #07170B #14401F #236F36 #319D4C
Accessibility & contrast
On white
11.78
#14401F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.78
#14401F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14401F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14401F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14401F | 1.00 | 11.78 | 1.78 | 11.78 |
| #FFFFFF | 11.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.78 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A1C
Deuteranopia (green-blind)
#3B3621
Tritanopia (blue-blind)
#083F38
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #14401f; /* rgb */ color: rgb(20, 64, 31); /* oklch */ color: oklch(33.1% 0.075 148.9);
Tailwind
colors: {
custom: {
50: '#57755b',
500: '#14401f',
950: '#000000',
},
}SCSS
$custom: #14401f; $custom-light: #57755b; $custom-dark: #000000;
JSON
{
"hex": "#14401f",
"rgb": {
"r": 20,
"g": 64,
"b": 31
},
"hsl": {
"h": 135,
"s": 52.381,
"l": 16.471
},
"oklch": {
"l": 0.33147,
"c": 0.07486,
"h": 148.9
},
"luminance": 0.03914
}Semantic roles & 50–950 ramp
primary
#14401F
secondary
#783868
accent
#4CB8DC
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030804
muted
#787B79