#1E280D#1E280D
#1E280D is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 26.0% C 0.047 H 126.4°. Best body text is #FFFFFF at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #1E280D |
|---|---|
| RGB | rgb(30, 40, 13) |
| HSL | hsl(82, 51%, 10%) |
| HSV | hsv(82, 68%, 16%) |
| CMYK | cmyk(25%, 0%, 67.5%, 84.3%) |
| CIE-LAB | lab(14.53, -9.99, 15.60) |
| CIE-LCH | lch(14.53, 18.53, 122.64°) |
| OKLab | oklab(25.97% -0.0281 0.0382) |
| OKLCH | oklch(25.97% 0.047 126.4) |
| XYZ | xyz(1.3669, 1.8226, 0.6605) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.27
Dark Forest Green
#002D04
ΔE00 8.92
Dark Green
#033500
ΔE00 10.15
Dark Olive
#373E02
ΔE00 10.74
Hunter Green (survey)
#0B4008
ΔE00 11.92
Forrest Green
#154406
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E280D #170D28
analogous
#28240D #1E280D #10280D
triadic
#1E280D #0D1E28 #280D1E
tetradic
#1E280D #0D2824 #170D28 #280D10
square
#1E280D #0D2824 #170D28 #280D10
split-complementary
#1E280D #0D1028 #240D28
monochromatic
#111708 #111708 #1E280D #41561C #63842B
Accessibility & contrast
On white
15.39
#1E280D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#1E280D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E280D
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E280D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E280D | 1.00 | 15.39 | 1.36 | 15.39 |
| #FFFFFF | 15.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250A
Deuteranopia (green-blind)
#29250F
Tritanopia (blue-blind)
#1F2622
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #1e280d; /* rgb */ color: rgb(30, 40, 13); /* oklch */ color: oklch(26.0% 0.047 126.4);
Tailwind
colors: {
custom: {
50: '#5a614d',
500: '#1e280d',
950: '#000000',
},
}SCSS
$custom: #1e280d; $custom-light: #5a614d; $custom-dark: #000000;
JSON
{
"hex": "#1e280d",
"rgb": {
"r": 30,
"g": 40,
"b": 13
},
"hsl": {
"h": 82.222,
"s": 50.943,
"l": 10.392
},
"oklch": {
"l": 0.25972,
"c": 0.04738,
"h": 126.4
},
"luminance": 0.01823
}Semantic roles & 50–950 ramp
primary
#1E280D
secondary
#422F62
accent
#4DDA82
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977