#14401C#14401C
#14401C is a dark, moderate green. Relative luminance 0.039; OKLCH L 33.1% C 0.078 H 147.0°. Best body text is #FFFFFF at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #14401C |
|---|---|
| RGB | rgb(20, 64, 28) |
| HSL | hsl(131, 52%, 16%) |
| HSV | hsv(131, 69%, 25%) |
| CMYK | cmyk(68.8%, 0%, 56.2%, 74.9%) |
| CIE-LAB | lab(23.34, -24.27, 17.56) |
| CIE-LCH | lch(23.34, 29.96, 144.12°) |
| OKLab | oklab(33.09% -0.0656 0.0426) |
| OKLCH | oklch(33.09% 0.078 147) |
| XYZ | xyz(2.3313, 3.8991, 1.7281) |
| Luminance | 0.0390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 3.14
Evergreen
#05472A
ΔE00 4.29
Hunter Green (survey)
#0B4008
ΔE00 4.62
Dark Green
#033500
ΔE00 5.17
Forest Green (survey)
#06470C
ΔE00 5.46
British Racing Green
#05480D
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14401C #401438
analogous
#224014 #14401C #144032
triadic
#14401C #1C1440 #401C14
tetradic
#14401C #142240 #401438 #403214
square
#14401C #142240 #401438 #403214
split-complementary
#14401C #321440 #401422
monochromatic
#07170A #07170A #14401C #236F30 #319D45
Accessibility & contrast
On white
11.80
#14401C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.78
#14401C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14401C
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14401C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14401C | 1.00 | 11.80 | 1.78 | 11.80 |
| #FFFFFF | 11.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.78 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A19
Deuteranopia (green-blind)
#3B361F
Tritanopia (blue-blind)
#093E38
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #14401c; /* rgb */ color: rgb(20, 64, 28); /* oklch */ color: oklch(33.1% 0.078 147.0);
Tailwind
colors: {
custom: {
50: '#577559',
500: '#14401c',
950: '#000000',
},
}SCSS
$custom: #14401c; $custom-light: #577559; $custom-dark: #000000;
JSON
{
"hex": "#14401c",
"rgb": {
"r": 20,
"g": 64,
"b": 28
},
"hsl": {
"h": 130.909,
"s": 52.381,
"l": 16.471
},
"oklch": {
"l": 0.33089,
"c": 0.07821,
"h": 147
},
"luminance": 0.03899
}Semantic roles & 50–950 ramp
primary
#14401C
secondary
#78386C
accent
#4CC2DC
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78