#13401C#13401C
#13401C is a dark, moderate green. Relative luminance 0.039; OKLCH L 33.1% C 0.079 H 147.4°. Best body text is #FFFFFF at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #13401C |
|---|---|
| RGB | rgb(19, 64, 28) |
| HSL | hsl(132, 54%, 16%) |
| HSV | hsv(132, 70%, 25%) |
| CMYK | cmyk(70.3%, 0%, 56.2%, 74.9%) |
| CIE-LAB | lab(23.30, -24.54, 17.51) |
| CIE-LCH | lch(23.30, 30.14, 144.49°) |
| OKLab | oklab(33.05% -0.0663 0.0425) |
| OKLCH | oklch(33.05% 0.079 147.4) |
| XYZ | xyz(2.3114, 3.8889, 1.7272) |
| Luminance | 0.0389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 3.07
Evergreen
#05472A
ΔE00 4.19
Hunter Green (survey)
#0B4008
ΔE00 4.62
Dark Green
#033500
ΔE00 5.17
Forest Green (survey)
#06470C
ΔE00 5.45
British Racing Green
#05480D
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13401C #401337
analogous
#214013 #13401C #134033
triadic
#13401C #1C1340 #401C13
tetradic
#13401C #132140 #401337 #403313
square
#13401C #132140 #401337 #403313
split-complementary
#13401C #331340 #401321
monochromatic
#07180A #07180A #13401C #216F31 #2F9E45
Accessibility & contrast
On white
11.81
#13401C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.78
#13401C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13401C
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13401C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13401C | 1.00 | 11.81 | 1.78 | 11.81 |
| #FFFFFF | 11.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.78 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A19
Deuteranopia (green-blind)
#3B361F
Tritanopia (blue-blind)
#073E38
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #13401c; /* rgb */ color: rgb(19, 64, 28); /* oklch */ color: oklch(33.1% 0.079 147.4);
Tailwind
colors: {
custom: {
50: '#577559',
500: '#13401c',
950: '#000000',
},
}SCSS
$custom: #13401c; $custom-light: #577559; $custom-dark: #000000;
JSON
{
"hex": "#13401c",
"rgb": {
"r": 19,
"g": 64,
"b": 28
},
"hsl": {
"h": 132,
"s": 54.217,
"l": 16.275
},
"oklch": {
"l": 0.33051,
"c": 0.07873,
"h": 147.4
},
"luminance": 0.03889
}Semantic roles & 50–950 ramp
primary
#13401C
secondary
#79366B
accent
#4AC0DE
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78