#1D500F#1D500F
#1D500F is a dark, moderate green. Relative luminance 0.060; OKLCH L 38.2% C 0.109 H 139.9°. Best body text is #FFFFFF at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #1D500F |
|---|---|
| RGB | rgb(29, 80, 15) |
| HSL | hsl(107, 68%, 19%) |
| HSV | hsv(107, 81%, 31%) |
| CMYK | cmyk(63.7%, 0%, 81.3%, 68.6%) |
| CIE-LAB | lab(29.49, -30.37, 31.21) |
| CIE-LCH | lch(29.49, 43.54, 134.22°) |
| OKLab | oklab(38.21% -0.0834 0.0703) |
| OKLCH | oklch(38.21% 0.109 139.9) |
| XYZ | xyz(3.4614, 6.0327, 1.4339) |
| Luminance | 0.0603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Forest
#0B5509
ΔE00 2.63
Bottle Green
#044A05
ΔE00 2.71
Darkgreen (survey)
#054907
ΔE00 2.88
British Racing Green
#05480D
ΔE00 3.40
Forest Green (survey)
#06470C
ΔE00 3.54
Racing Green
#014600
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D500F #420F50
analogous
#3D500F #1D500F #0F5021
triadic
#1D500F #0F1D50 #500F1D
tetradic
#1D500F #0F3D50 #420F50 #50210F
square
#1D500F #0F3D50 #420F50 #50210F
split-complementary
#1D500F #210F50 #500F3D
monochromatic
#091A05 #0A1C05 #1D500F #308419 #42B722
Accessibility & contrast
On white
9.52
#1D500F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.21
#1D500F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D500F
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D500F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D500F | 1.00 | 9.52 | 2.21 | 9.52 |
| #FFFFFF | 9.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#524804
Deuteranopia (green-blind)
#4C4416
Tritanopia (blue-blind)
#174D44
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #1d500f; /* rgb */ color: rgb(29, 80, 15); /* oklch */ color: oklch(38.2% 0.109 139.9);
Tailwind
colors: {
custom: {
50: '#608252',
500: '#1d500f',
950: '#000000',
},
}SCSS
$custom: #1d500f; $custom-light: #608252; $custom-dark: #000000;
JSON
{
"hex": "#1d500f",
"rgb": {
"r": 29,
"g": 80,
"b": 15
},
"hsl": {
"h": 107.077,
"s": 68.421,
"l": 18.627
},
"oklch": {
"l": 0.38215,
"c": 0.10905,
"h": 139.9
},
"luminance": 0.06033
}Semantic roles & 50–950 ramp
primary
#1D500F
secondary
#77318A
accent
#3DEBC6
background
#F5F8F4
surface
#EAEFE7
border
#C6CAC3
text
#050A02
muted
#797C78