#1E3605#1E3605
#1E3605 is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.2% C 0.078 H 132.6°. Best body text is #FFFFFF at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #1E3605 |
|---|---|
| RGB | rgb(30, 54, 5) |
| HSL | hsl(89, 83%, 12%) |
| HSV | hsv(89, 91%, 21%) |
| CMYK | cmyk(44.4%, 0%, 90.7%, 78.8%) |
| CIE-LAB | lab(19.74, -18.79, 25.33) |
| CIE-LCH | lch(19.74, 31.54, 126.57°) |
| OKLab | oklab(30.18% -0.0531 0.0577) |
| OKLCH | oklch(30.18% 0.078 132.6) |
| XYZ | xyz(1.8820, 2.9252, 0.6090) |
| Luminance | 0.0293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.70
Very Dark Green
#062E03
ΔE00 5.08
Hunter Green (survey)
#0B4008
ΔE00 5.42
Forrest Green
#154406
ΔE00 5.71
Dark Forest Green
#002D04
ΔE00 6.20
Dark Olive
#373E02
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E3605 #1D0536
analogous
#363605 #1E3605 #053605
triadic
#1E3605 #051E36 #36051E
tetradic
#1E3605 #053636 #1D0536 #360505
square
#1E3605 #053636 #1D0536 #360505
split-complementary
#1E3605 #050536 #360536
monochromatic
#101C03 #101C03 #1E3605 #3D6E0A #5CA60F
Accessibility & contrast
On white
13.25
#1E3605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.59
#1E3605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E3605
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E3605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E3605 | 1.00 | 13.25 | 1.59 | 13.25 |
| #FFFFFF | 13.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.59 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393100
Deuteranopia (green-blind)
#352F0A
Tritanopia (blue-blind)
#1E332D
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #1e3605; /* rgb */ color: rgb(30, 54, 5); /* oklch */ color: oklch(30.2% 0.078 132.6);
Tailwind
colors: {
custom: {
50: '#5c6d4a',
500: '#1e3605',
950: '#000000',
},
}SCSS
$custom: #1e3605; $custom-light: #5c6d4a; $custom-dark: #000000;
JSON
{
"hex": "#1e3605",
"rgb": {
"r": 30,
"g": 54,
"b": 5
},
"hsl": {
"h": 89.388,
"s": 83.051,
"l": 11.569
},
"oklch": {
"l": 0.30183,
"c": 0.07842,
"h": 132.6
},
"luminance": 0.02925
}Semantic roles & 50–950 ramp
primary
#1E3605
secondary
#4B2077
accent
#2EF992
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77