#19370F#19370F
#19370F is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.3% C 0.074 H 138.7°. Best body text is #FFFFFF at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #19370F |
|---|---|
| RGB | rgb(25, 55, 15) |
| HSL | hsl(105, 57%, 14%) |
| HSV | hsv(105, 73%, 22%) |
| CMYK | cmyk(54.5%, 0%, 72.7%, 78.4%) |
| CIE-LAB | lab(19.94, -20.33, 21.10) |
| CIE-LCH | lch(19.94, 29.30, 133.93°) |
| OKLab | oklab(30.3% -0.0559 0.0491) |
| OKLCH | oklch(30.3% 0.074 138.7) |
| XYZ | xyz(1.8532, 2.9734, 0.9281) |
| Luminance | 0.0297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.56
Dark Green
#033500
ΔE00 3.71
Dark Forest Green
#002D04
ΔE00 4.47
Hunter Green (survey)
#0B4008
ΔE00 4.74
Forrest Green
#154406
ΔE00 5.73
Pine Green
#0A481E
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#19370F #2D0F37
analogous
#2D370F #19370F #0F3719
triadic
#19370F #0F1937 #370F19
tetradic
#19370F #0F2D37 #2D0F37 #37190F
square
#19370F #0F2D37 #2D0F37 #37190F
split-complementary
#19370F #190F37 #370F2D
monochromatic
#0B1807 #0B1807 #19370F #2F671C #459729
Accessibility & contrast
On white
13.17
#19370F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#19370F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #19370F
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##19370F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##19370F | 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)
#39320A
Deuteranopia (green-blind)
#352F12
Tritanopia (blue-blind)
#17352F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #19370f; /* rgb */ color: rgb(25, 55, 15); /* oklch */ color: oklch(30.3% 0.074 138.7);
Tailwind
colors: {
custom: {
50: '#596e4f',
500: '#19370f',
950: '#000000',
},
}SCSS
$custom: #19370f; $custom-light: #596e4f; $custom-dark: #000000;
JSON
{
"hex": "#19370f",
"rgb": {
"r": 25,
"g": 55,
"b": 15
},
"hsl": {
"h": 105,
"s": 57.143,
"l": 13.725
},
"oklch": {
"l": 0.30297,
"c": 0.0744,
"h": 138.7
},
"luminance": 0.02974
}Semantic roles & 50–950 ramp
primary
#19370F
secondary
#613171
accent
#47E0BA
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78