#1E3205#1E3205
#1E3205 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 28.9% C 0.072 H 130.9°. Best body text is #FFFFFF at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #1E3205 |
|---|---|
| RGB | rgb(30, 50, 5) |
| HSL | hsl(87, 82%, 11%) |
| HSV | hsv(87, 90%, 20%) |
| CMYK | cmyk(40%, 0%, 90%, 80.4%) |
| CIE-LAB | lab(18.22, -16.67, 23.56) |
| CIE-LCH | lch(18.22, 28.86, 125.28°) |
| OKLab | oklab(28.94% -0.0474 0.0547) |
| OKLCH | oklch(28.94% 0.072 130.9) |
| XYZ | xyz(1.7034, 2.5681, 0.5495) |
| Luminance | 0.0257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.06
Dark Green
#033500
ΔE00 5.55
Dark Forest Green
#002D04
ΔE00 6.17
Hunter Green (survey)
#0B4008
ΔE00 6.83
Forrest Green
#154406
ΔE00 7.28
Dark Olive
#373E02
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E3205 #190532
analogous
#322F05 #1E3205 #073205
triadic
#1E3205 #051E32 #32051E
tetradic
#1E3205 #05322F #190532 #320507
square
#1E3205 #05322F #190532 #320507
split-complementary
#1E3205 #050732 #2F0532
monochromatic
#111C03 #111C03 #1E3205 #3F6A0B #61A110
Accessibility & contrast
On white
13.87
#1E3205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#1E3205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E3205
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E3205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E3205 | 1.00 | 13.87 | 1.51 | 13.87 |
| #FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352D00
Deuteranopia (green-blind)
#322C09
Tritanopia (blue-blind)
#1F2F29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #1e3205; /* rgb */ color: rgb(30, 50, 5); /* oklch */ color: oklch(28.9% 0.072 130.9);
Tailwind
colors: {
custom: {
50: '#5c6a49',
500: '#1e3205',
950: '#000000',
},
}SCSS
$custom: #1e3205; $custom-light: #5c6a49; $custom-dark: #000000;
JSON
{
"hex": "#1e3205",
"rgb": {
"r": 30,
"g": 50,
"b": 5
},
"hsl": {
"h": 86.667,
"s": 81.818,
"l": 10.784
},
"oklch": {
"l": 0.28943,
"c": 0.07238,
"h": 130.9
},
"luminance": 0.02568
}Semantic roles & 50–950 ramp
primary
#1E3205
secondary
#451F73
accent
#30F889
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77