#1E320E#1E320E
#1E320E is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.0% C 0.064 H 133.4°. Best body text is #FFFFFF at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #1E320E |
|---|---|
| RGB | rgb(30, 50, 14) |
| HSL | hsl(93, 56%, 13%) |
| HSV | hsv(93, 72%, 20%) |
| CMYK | cmyk(40%, 0%, 72%, 80.4%) |
| CIE-LAB | lab(18.32, -15.75, 19.81) |
| CIE-LCH | lch(18.32, 25.31, 128.48°) |
| OKLab | oklab(29.05% -0.0439 0.0464) |
| OKLCH | oklch(29.05% 0.064 133.4) |
| XYZ | xyz(1.7553, 2.5889, 0.8226) |
| Luminance | 0.0259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.81
Dark Forest Green
#002D04
ΔE00 5.77
Dark Green
#033500
ΔE00 5.96
Hunter Green (survey)
#0B4008
ΔE00 7.34
Forrest Green
#154406
ΔE00 8.04
Dark Olive
#373E02
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E320E #220E32
analogous
#30320E #1E320E #0E3210
triadic
#1E320E #0E1E32 #320E1E
tetradic
#1E320E #0E3032 #220E32 #32100E
square
#1E320E #0E3032 #220E32 #32100E
split-complementary
#1E320E #100E32 #320E30
monochromatic
#0E1807 #0E1807 #1E320E #3B621B #579229
Accessibility & contrast
On white
13.84
#1E320E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#1E320E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E320E
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E320E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E320E | 1.00 | 13.84 | 1.52 | 13.84 |
| #FFFFFF | 13.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0A
Deuteranopia (green-blind)
#312C11
Tritanopia (blue-blind)
#1E302A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #1e320e; /* rgb */ color: rgb(30, 50, 14); /* oklch */ color: oklch(29.0% 0.064 133.4);
Tailwind
colors: {
custom: {
50: '#5b6a4e',
500: '#1e320e',
950: '#000000',
},
}SCSS
$custom: #1e320e; $custom-light: #5b6a4e; $custom-dark: #000000;
JSON
{
"hex": "#1e320e",
"rgb": {
"r": 30,
"g": 50,
"b": 14
},
"hsl": {
"h": 93.333,
"s": 56.25,
"l": 12.549
},
"oklch": {
"l": 0.29047,
"c": 0.06385,
"h": 133.4
},
"luminance": 0.02589
}Semantic roles & 50–950 ramp
primary
#1E320E
secondary
#512F6D
accent
#48E09C
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77