#19370B#19370B
#19370B is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.2% C 0.078 H 137.4°. Best body text is #FFFFFF at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #19370B |
|---|---|
| RGB | rgb(25, 55, 11) |
| HSL | hsl(101, 67%, 13%) |
| HSV | hsv(101, 80%, 22%) |
| CMYK | cmyk(54.5%, 0%, 80%, 78.4%) |
| CIE-LAB | lab(19.90, -20.77, 22.97) |
| CIE-LCH | lch(19.90, 30.97, 132.12°) |
| OKLab | oklab(30.25% -0.0575 0.0528) |
| OKLCH | oklch(30.25% 0.078 137.4) |
| XYZ | xyz(1.8274, 2.9631, 0.7922) |
| Luminance | 0.0296 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.40
Very Dark Green
#062E03
ΔE00 3.75
Hunter Green (survey)
#0B4008
ΔE00 4.37
Dark Forest Green
#002D04
ΔE00 4.76
Forrest Green
#154406
ΔE00 5.22
Forest Green (survey)
#06470C
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19370B #290B37
analogous
#2F370B #19370B #0B3713
triadic
#19370B #0B1937 #370B19
tetradic
#19370B #0B2F37 #290B37 #37130B
square
#19370B #0B2F37 #290B37 #37130B
split-complementary
#19370B #130B37 #370B2F
monochromatic
#0C1A05 #0C1A05 #19370B #306A15 #479D1F
Accessibility & contrast
On white
13.19
#19370B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#19370B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19370B
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19370B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19370B | 1.00 | 13.19 | 1.59 | 13.19 |
| #FFFFFF | 13.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393205
Deuteranopia (green-blind)
#352F0F
Tritanopia (blue-blind)
#17352E
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #19370b; /* rgb */ color: rgb(25, 55, 11); /* oklch */ color: oklch(30.2% 0.078 137.4);
Tailwind
colors: {
custom: {
50: '#596e4d',
500: '#19370b',
950: '#000000',
},
}SCSS
$custom: #19370b; $custom-light: #596e4d; $custom-dark: #000000;
JSON
{
"hex": "#19370b",
"rgb": {
"r": 25,
"g": 55,
"b": 11
},
"hsl": {
"h": 100.909,
"s": 66.667,
"l": 12.941
},
"oklch": {
"l": 0.30249,
"c": 0.07804,
"h": 137.4
},
"luminance": 0.02963
}Semantic roles & 50–950 ramp
primary
#19370B
secondary
#5C2A74
accent
#3EEAB3
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77