#1D3205#1D3205
#1D3205 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 28.9% C 0.073 H 131.6°. Best body text is #FFFFFF at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #1D3205 |
|---|---|
| RGB | rgb(29, 50, 5) |
| HSL | hsl(88, 82%, 11%) |
| HSV | hsv(88, 90%, 20%) |
| CMYK | cmyk(42%, 0%, 90%, 80.4%) |
| CIE-LAB | lab(18.16, -17.12, 23.47) |
| CIE-LCH | lch(18.16, 29.05, 126.12°) |
| OKLab | oklab(28.87% -0.0485 0.0546) |
| OKLCH | oklch(28.87% 0.073 131.6) |
| XYZ | xyz(1.6747, 2.5533, 0.5482) |
| Luminance | 0.0255 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.76
Dark Green
#033500
ΔE00 5.27
Dark Forest Green
#002D04
ΔE00 5.88
Hunter Green (survey)
#0B4008
ΔE00 6.62
Forrest Green
#154406
ΔE00 7.13
Dark Olive
#373E02
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D3205 #1A0532
analogous
#323005 #1D3205 #063205
triadic
#1D3205 #051D32 #32051D
tetradic
#1D3205 #053230 #1A0532 #320506
square
#1D3205 #053230 #1A0532 #320506
split-complementary
#1D3205 #050632 #300532
monochromatic
#101C03 #101C03 #1D3205 #3D6A0B #5EA110
Accessibility & contrast
On white
13.90
#1D3205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#1D3205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D3205
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D3205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D3205 | 1.00 | 13.90 | 1.51 | 13.90 |
| #FFFFFF | 13.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352D00
Deuteranopia (green-blind)
#322C09
Tritanopia (blue-blind)
#1E2F29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #1d3205; /* rgb */ color: rgb(29, 50, 5); /* oklch */ color: oklch(28.9% 0.073 131.6);
Tailwind
colors: {
custom: {
50: '#5b6a49',
500: '#1d3205',
950: '#000000',
},
}SCSS
$custom: #1d3205; $custom-light: #5b6a49; $custom-dark: #000000;
JSON
{
"hex": "#1d3205",
"rgb": {
"r": 29,
"g": 50,
"b": 5
},
"hsl": {
"h": 88,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.28872,
"c": 0.07302,
"h": 131.6
},
"luminance": 0.02553
}Semantic roles & 50–950 ramp
primary
#1D3205
secondary
#471F73
accent
#30F88D
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77