#1E290D#1E290D
#1E290D is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.3% C 0.049 H 127.3°. Best body text is #FFFFFF at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #1E290D |
|---|---|
| RGB | rgb(30, 41, 13) |
| HSL | hsl(84, 52%, 11%) |
| HSV | hsv(84, 68%, 16%) |
| CMYK | cmyk(26.8%, 0%, 68.3%, 83.9%) |
| CIE-LAB | lab(14.90, -10.61, 16.09) |
| CIE-LCH | lch(14.90, 19.27, 123.41°) |
| OKLab | oklab(26.28% -0.0298 0.0391) |
| OKLCH | oklch(26.28% 0.049 127.3) |
| XYZ | xyz(1.4010, 1.8909, 0.6719) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.77
Dark Forest Green
#002D04
ΔE00 8.46
Dark Green
#033500
ΔE00 9.64
Dark Olive
#373E02
ΔE00 10.46
Hunter Green (survey)
#0B4008
ΔE00 11.40
Forrest Green
#154406
ΔE00 12.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E290D #180D29
analogous
#29260D #1E290D #10290D
triadic
#1E290D #0D1E29 #290D1E
tetradic
#1E290D #0D2926 #180D29 #290D10
square
#1E290D #0D2926 #180D29 #290D10
split-complementary
#1E290D #0D1029 #260D29
monochromatic
#111707 #111707 #1E290D #40571C #62862A
Accessibility & contrast
On white
15.24
#1E290D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#1E290D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E290D
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E290D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E290D | 1.00 | 15.24 | 1.38 | 15.24 |
| #FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260A
Deuteranopia (green-blind)
#2A250F
Tritanopia (blue-blind)
#1F2723
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #1e290d; /* rgb */ color: rgb(30, 41, 13); /* oklch */ color: oklch(26.3% 0.049 127.3);
Tailwind
colors: {
custom: {
50: '#5a624d',
500: '#1e290d',
950: '#000000',
},
}SCSS
$custom: #1e290d; $custom-light: #5a624d; $custom-dark: #000000;
JSON
{
"hex": "#1e290d",
"rgb": {
"r": 30,
"g": 41,
"b": 13
},
"hsl": {
"h": 83.571,
"s": 51.852,
"l": 10.588
},
"oklch": {
"l": 0.26276,
"c": 0.04917,
"h": 127.3
},
"luminance": 0.01891
}Semantic roles & 50–950 ramp
primary
#1E290D
secondary
#432E63
accent
#4CDB85
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977