#1D3C19#1D3C19
#1D3C19 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.2% C 0.070 H 141.5°. Best body text is #FFFFFF at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #1D3C19 |
|---|---|
| RGB | rgb(29, 60, 25) |
| HSL | hsl(113, 41%, 17%) |
| HSV | hsv(113, 58%, 24%) |
| CMYK | cmyk(51.7%, 0%, 58.3%, 76.5%) |
| CIE-LAB | lab(22.17, -19.95, 18.02) |
| CIE-LCH | lch(22.17, 26.88, 137.92°) |
| OKLab | oklab(32.23% -0.0545 0.0433) |
| OKLCH | oklch(32.23% 0.07 141.5) |
| XYZ | xyz(2.2979, 3.5630, 1.4861) |
| Luminance | 0.0356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.01
Dark Green
#033500
ΔE00 5.14
Hunter Green (survey)
#0B4008
ΔE00 5.24
Pine Green
#0A481E
ΔE00 5.42
Dark Forest Green
#002D04
ΔE00 5.58
Forrest Green
#154406
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D3C19 #38193C
analogous
#2F3C19 #1D3C19 #193C27
triadic
#1D3C19 #191D3C #3C191D
tetradic
#1D3C19 #192F3C #38193C #3C2719
square
#1D3C19 #192F3C #38193C #3C2719
split-complementary
#1D3C19 #27193C #3C192F
monochromatic
#0A1609 #0A1609 #1D3C19 #32672B #47923D
Accessibility & contrast
On white
12.26
#1D3C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#1D3C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D3C19
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D3C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D3C19 | 1.00 | 12.26 | 1.71 | 12.26 |
| #FFFFFF | 12.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3716
Deuteranopia (green-blind)
#39341B
Tritanopia (blue-blind)
#1A3A34
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #1d3c19; /* rgb */ color: rgb(29, 60, 25); /* oklch */ color: oklch(32.2% 0.070 141.5);
Tailwind
colors: {
custom: {
50: '#5c7256',
500: '#1d3c19',
950: '#000000',
},
}SCSS
$custom: #1d3c19; $custom-light: #5c7256; $custom-dark: #000000;
JSON
{
"hex": "#1d3c19",
"rgb": {
"r": 29,
"g": 60,
"b": 25
},
"hsl": {
"h": 113.143,
"s": 41.176,
"l": 16.667
},
"oklch": {
"l": 0.32226,
"c": 0.0696,
"h": 141.5
},
"luminance": 0.03563
}Semantic roles & 50–950 ramp
primary
#1D3C19
secondary
#6C3F72
accent
#57D1C3
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040803
muted
#797B78