#1D4D0E#1D4D0E
#1D4D0E is a dark, moderate green. Relative luminance 0.056; OKLCH L 37.3% C 0.106 H 139.5°. Best body text is #FFFFFF at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #1D4D0E |
|---|---|
| RGB | rgb(29, 77, 14) |
| HSL | hsl(106, 69%, 18%) |
| HSV | hsv(106, 82%, 30%) |
| CMYK | cmyk(62.3%, 0%, 81.8%, 69.8%) |
| CIE-LAB | lab(28.38, -29.18, 30.51) |
| CIE-LCH | lch(28.38, 42.22, 133.73°) |
| OKLab | oklab(37.29% -0.0803 0.0687) |
| OKLCH | oklch(37.29% 0.106 139.5) |
| XYZ | xyz(3.2397, 5.6004, 1.3256) |
| Luminance | 0.0560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Bottle Green
#044A05
ΔE00 2.44
Darkgreen (survey)
#054907
ΔE00 2.47
Forrest Green
#154406
ΔE00 2.79
British Racing Green
#05480D
ΔE00 2.91
Forest Green (survey)
#06470C
ΔE00 2.97
Racing Green
#014600
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D4D0E #3E0E4D
analogous
#3C4D0E #1D4D0E #0E4D1E
triadic
#1D4D0E #0E1D4D #4D0E1D
tetradic
#1D4D0E #0E3C4D #3E0E4D #4D1E0E
square
#1D4D0E #0E3C4D #3E0E4D #4D1E0E
split-complementary
#1D4D0E #1E0E4D #4D0E3C
monochromatic
#0A1A05 #0A1A05 #1D4D0E #318117 #44B521
Accessibility & contrast
On white
9.90
#1D4D0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#1D4D0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D4D0E
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D4D0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D4D0E | 1.00 | 9.90 | 2.12 | 9.90 |
| #FFFFFF | 9.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F4503
Deuteranopia (green-blind)
#494115
Tritanopia (blue-blind)
#184A41
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #1d4d0e; /* rgb */ color: rgb(29, 77, 14); /* oklch */ color: oklch(37.3% 0.106 139.5);
Tailwind
colors: {
custom: {
50: '#607f51',
500: '#1d4d0e',
950: '#000000',
},
}SCSS
$custom: #1d4d0e; $custom-light: #607f51; $custom-dark: #000000;
JSON
{
"hex": "#1d4d0e",
"rgb": {
"r": 29,
"g": 77,
"b": 14
},
"hsl": {
"h": 105.714,
"s": 69.231,
"l": 17.843
},
"oklch": {
"l": 0.37293,
"c": 0.10561,
"h": 139.5
},
"luminance": 0.05601
}Semantic roles & 50–950 ramp
primary
#1D4D0E
secondary
#732F88
accent
#3CECC2
background
#F5F7F4
surface
#EAEEE7
border
#C6C9C3
text
#050A02
muted
#797C78