#13371F#13371F
#13371F is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.3% C 0.060 H 152.0°. Best body text is #FFFFFF at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #13371F |
|---|---|
| RGB | rgb(19, 55, 31) |
| HSL | hsl(140, 49%, 15%) |
| HSV | hsv(140, 65%, 22%) |
| CMYK | cmyk(65.5%, 0%, 43.6%, 78.4%) |
| CIE-LAB | lab(19.92, -19.57, 11.27) |
| CIE-LCH | lch(19.92, 22.58, 150.06°) |
| OKLab | oklab(30.29% -0.0531 0.0282) |
| OKLCH | oklch(30.29% 0.06 152) |
| XYZ | xyz(1.8819, 2.9696, 1.7701) |
| Luminance | 0.0297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.84
Evergreen
#05472A
ΔE00 5.85
Very Dark Green
#062E03
ΔE00 5.98
Pine Green
#0A481E
ΔE00 7.31
Dark Green
#033500
ΔE00 7.50
Hunter Green (survey)
#0B4008
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#13371F #37132B
analogous
#193713 #13371F #133731
triadic
#13371F #1F1337 #371F13
tetradic
#13371F #131937 #37132B #373113
square
#13371F #131937 #37132B #373113
split-complementary
#13371F #311337 #371319
monochromatic
#08170D #08170D #13371F #236439 #329252
Accessibility & contrast
On white
13.17
#13371F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#13371F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #13371F
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##13371F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##13371F | 1.00 | 13.17 | 1.59 | 13.17 |
| #FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37321D
Deuteranopia (green-blind)
#322F21
Tritanopia (blue-blind)
#093631
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #13371f; /* rgb */ color: rgb(19, 55, 31); /* oklch */ color: oklch(30.3% 0.060 152.0);
Tailwind
colors: {
custom: {
50: '#556e5a',
500: '#13371f',
950: '#000000',
},
}SCSS
$custom: #13371f; $custom-light: #556e5a; $custom-dark: #000000;
JSON
{
"hex": "#13371f",
"rgb": {
"r": 19,
"g": 55,
"b": 31
},
"hsl": {
"h": 140,
"s": 48.649,
"l": 14.51
},
"oklch": {
"l": 0.30292,
"c": 0.06008,
"h": 152
},
"luminance": 0.0297
}Semantic roles & 50–950 ramp
primary
#13371F
secondary
#6F375C
accent
#50ABD8
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030704
muted
#787A79