#13440C#13440C
#13440C is a dark, moderate green. Relative luminance 0.043; OKLCH L 34.1% C 0.099 H 141.3°. Best body text is #FFFFFF at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #13440C |
|---|---|
| RGB | rgb(19, 68, 12) |
| HSL | hsl(113, 70%, 16%) |
| HSV | hsv(113, 82%, 27%) |
| CMYK | cmyk(72.1%, 0%, 82.4%, 73.3%) |
| CIE-LAB | lab(24.64, -28.43, 27.48) |
| CIE-LCH | lch(24.64, 39.54, 135.97°) |
| OKLab | oklab(34.09% -0.0776 0.0621) |
| OKLCH | oklch(34.09% 0.099 141.3) |
| XYZ | xyz(2.4019, 4.2990, 1.0510) |
| Luminance | 0.0430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Forrest Green
#154406
ΔE00 1.17
Hunter Green (survey)
#0B4008
ΔE00 1.34
Forest Green (survey)
#06470C
ΔE00 1.71
British Racing Green
#05480D
ΔE00 1.99
Darkgreen (survey)
#054907
ΔE00 2.43
Racing Green
#014600
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13440C #3D0C44
analogous
#2F440C #13440C #0C4421
triadic
#13440C #0C1344 #440C13
tetradic
#13440C #0C2F44 #3D0C44 #44210C
square
#13440C #0C2F44 #3D0C44 #44210C
split-complementary
#13440C #210C44 #440C2F
monochromatic
#071A05 #071A05 #13440C #227815 #30AC1E
Accessibility & contrast
On white
11.29
#13440C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.86
#13440C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13440C
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13440C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13440C | 1.00 | 11.29 | 1.86 | 11.29 |
| #FFFFFF | 11.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.86 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#463D03
Deuteranopia (green-blind)
#403912
Tritanopia (blue-blind)
#0A4239
Achromatopsia (no color)
#3A3A3A
Design tokens & code
CSS
--color: #13440c; /* rgb */ color: rgb(19, 68, 12); /* oklch */ color: oklch(34.1% 0.099 141.3);
Tailwind
colors: {
custom: {
50: '#59784f',
500: '#13440c',
950: '#000000',
},
}SCSS
$custom: #13440c; $custom-light: #59784f; $custom-dark: #000000;
JSON
{
"hex": "#13440c",
"rgb": {
"r": 19,
"g": 68,
"b": 12
},
"hsl": {
"h": 112.5,
"s": 70,
"l": 15.686
},
"oklch": {
"l": 0.34094,
"c": 0.09943,
"h": 141.3
},
"luminance": 0.04299
}Semantic roles & 50–950 ramp
primary
#13440C
secondary
#752C80
accent
#3BEDD7
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#040902
muted
#797B78