#14441C#14441C
#14441C is a dark, moderate green. Relative luminance 0.044; OKLCH L 34.3% C 0.085 H 146.5°. Best body text is #FFFFFF at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #14441C |
|---|---|
| RGB | rgb(20, 68, 28) |
| HSL | hsl(130, 55%, 17%) |
| HSV | hsv(130, 71%, 27%) |
| CMYK | cmyk(70.6%, 0%, 58.8%, 73.3%) |
| CIE-LAB | lab(24.85, -26.09, 19.42) |
| CIE-LCH | lch(24.85, 32.53, 143.34°) |
| OKLab | oklab(34.34% -0.0705 0.0467) |
| OKLCH | oklch(34.34% 0.085 146.5) |
| XYZ | xyz(2.5650, 4.3666, 1.8060) |
| Luminance | 0.0437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.82
Hunter Green (survey)
#0B4008
ΔE00 3.90
Forest Green (survey)
#06470C
ΔE00 4.19
British Racing Green
#05480D
ΔE00 4.26
Evergreen
#05472A
ΔE00 4.40
Forrest Green
#154406
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14441C #44143C
analogous
#244414 #14441C #144434
triadic
#14441C #1C1444 #441C14
tetradic
#14441C #142444 #44143C #443414
square
#14441C #142444 #44143C #443414
split-complementary
#14441C #341444 #441424
monochromatic
#07180A #07180A #14441C #22732F #30A343
Accessibility & contrast
On white
11.21
#14441C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.87
#14441C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14441C
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14441C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14441C | 1.00 | 11.21 | 1.87 | 11.21 |
| #FFFFFF | 11.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.87 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#453D18
Deuteranopia (green-blind)
#3F391F
Tritanopia (blue-blind)
#07423B
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #14441c; /* rgb */ color: rgb(20, 68, 28); /* oklch */ color: oklch(34.3% 0.085 146.5);
Tailwind
colors: {
custom: {
50: '#587859',
500: '#14441c',
950: '#000000',
},
}SCSS
$custom: #14441c; $custom-light: #587859; $custom-dark: #000000;
JSON
{
"hex": "#14441c",
"rgb": {
"r": 20,
"g": 68,
"b": 28
},
"hsl": {
"h": 130,
"s": 54.545,
"l": 17.255
},
"oklch": {
"l": 0.34336,
"c": 0.0846,
"h": 146.5
},
"luminance": 0.04367
}Semantic roles & 50–950 ramp
primary
#14441C
secondary
#7C3871
accent
#4AC5DE
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#040903
muted
#797B78