#1D290D#1D290D
#1D290D is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.2% C 0.050 H 128.7°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #1D290D |
|---|---|
| RGB | rgb(29, 41, 13) |
| HSL | hsl(86, 52%, 11%) |
| HSV | hsv(86, 68%, 16%) |
| CMYK | cmyk(29.3%, 0%, 68.3%, 83.9%) |
| CIE-LAB | lab(14.82, -11.11, 15.97) |
| CIE-LCH | lch(14.82, 19.45, 124.82°) |
| OKLab | oklab(26.19% -0.0311 0.0389) |
| OKLCH | oklch(26.19% 0.05 128.7) |
| XYZ | xyz(1.3723, 1.8761, 0.6705) |
| Luminance | 0.0188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.42
Dark Forest Green
#002D04
ΔE00 8.09
Dark Green
#033500
ΔE00 9.36
Dark Olive
#373E02
ΔE00 10.63
Hunter Green (survey)
#0B4008
ΔE00 11.18
Forrest Green
#154406
ΔE00 11.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D290D #190D29
analogous
#29270D #1D290D #0F290D
triadic
#1D290D #0D1D29 #290D1D
tetradic
#1D290D #0D2927 #190D29 #290D0F
square
#1D290D #0D2927 #190D29 #290D0F
split-complementary
#1D290D #0D0F29 #270D29
monochromatic
#101707 #101707 #1D290D #3E571C #5F862A
Accessibility & contrast
On white
15.27
#1D290D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#1D290D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D290D
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D290D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D290D | 1.00 | 15.27 | 1.38 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260A
Deuteranopia (green-blind)
#2A250F
Tritanopia (blue-blind)
#1E2723
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #1d290d; /* rgb */ color: rgb(29, 41, 13); /* oklch */ color: oklch(26.2% 0.050 128.7);
Tailwind
colors: {
custom: {
50: '#59624d',
500: '#1d290d',
950: '#000000',
},
}SCSS
$custom: #1d290d; $custom-light: #59624d; $custom-dark: #000000;
JSON
{
"hex": "#1d290d",
"rgb": {
"r": 29,
"g": 41,
"b": 13
},
"hsl": {
"h": 85.714,
"s": 51.852,
"l": 10.588
},
"oklch": {
"l": 0.2619,
"c": 0.04979,
"h": 128.7
},
"luminance": 0.01876
}Semantic roles & 50–950 ramp
primary
#1D290D
secondary
#452E63
accent
#4CDB8A
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#030501
muted
#787977