#1E340E#1E340E
#1E340E is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.7% C 0.067 H 134.2°. Best body text is #FFFFFF at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #1E340E |
|---|---|
| RGB | rgb(30, 52, 14) |
| HSL | hsl(95, 58%, 13%) |
| HSV | hsv(95, 73%, 20%) |
| CMYK | cmyk(42.3%, 0%, 73.1%, 79.6%) |
| CIE-LAB | lab(19.07, -16.85, 20.70) |
| CIE-LCH | lch(19.07, 26.69, 129.15°) |
| OKLab | oklab(29.66% -0.0469 0.0482) |
| OKLCH | oklch(29.66% 0.067 134.2) |
| XYZ | xyz(1.8426, 2.7636, 0.8517) |
| Luminance | 0.0276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.55
Dark Green
#033500
ΔE00 5.34
Dark Forest Green
#002D04
ΔE00 5.56
Hunter Green (survey)
#0B4008
ΔE00 6.53
Forrest Green
#154406
ΔE00 7.19
Pine Green
#0A481E
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E340E #240E34
analogous
#31340E #1E340E #0E3411
triadic
#1E340E #0E1E34 #340E1E
tetradic
#1E340E #0E3134 #240E34 #34110E
square
#1E340E #0E3134 #240E34 #34110E
split-complementary
#1E340E #110E34 #340E31
monochromatic
#0E1806 #0E1806 #1E340E #3A641B #569428
Accessibility & contrast
On white
13.52
#1E340E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#1E340E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E340E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E340E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E340E | 1.00 | 13.52 | 1.55 | 13.52 |
| #FFFFFF | 13.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F0A
Deuteranopia (green-blind)
#332E11
Tritanopia (blue-blind)
#1E322C
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #1e340e; /* rgb */ color: rgb(30, 52, 14); /* oklch */ color: oklch(29.7% 0.067 134.2);
Tailwind
colors: {
custom: {
50: '#5c6b4e',
500: '#1e340e',
950: '#000000',
},
}SCSS
$custom: #1e340e; $custom-light: #5c6b4e; $custom-dark: #000000;
JSON
{
"hex": "#1e340e",
"rgb": {
"r": 30,
"g": 52,
"b": 14
},
"hsl": {
"h": 94.737,
"s": 57.576,
"l": 12.941
},
"oklch": {
"l": 0.29663,
"c": 0.06722,
"h": 134.2
},
"luminance": 0.02764
}Semantic roles & 50–950 ramp
primary
#1E340E
secondary
#542F6F
accent
#47E1A0
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77