#1E320F#1E320F
#1E320F is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.063 H 133.8°. Best body text is #FFFFFF at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #1E320F |
|---|---|
| RGB | rgb(30, 50, 15) |
| HSL | hsl(94, 54%, 13%) |
| HSV | hsv(94, 70%, 20%) |
| CMYK | cmyk(40%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(18.33, -15.63, 19.31) |
| CIE-LCH | lch(18.33, 24.84, 128.99°) |
| OKLab | oklab(29.06% -0.0435 0.0453) |
| OKLCH | oklch(29.06% 0.063 133.8) |
| XYZ | xyz(1.7622, 2.5916, 0.8592) |
| Luminance | 0.0259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.83
Dark Forest Green
#002D04
ΔE00 5.76
Dark Green
#033500
ΔE00 6.07
Hunter Green (survey)
#0B4008
ΔE00 7.45
Forrest Green
#154406
ΔE00 8.17
Dark Olive
#373E02
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E320F #230F32
analogous
#2F320F #1E320F #0F3212
triadic
#1E320F #0F1E32 #320F1E
tetradic
#1E320F #0F2F32 #230F32 #32120F
square
#1E320F #0F2F32 #230F32 #32120F
split-complementary
#1E320F #120F32 #320F2F
monochromatic
#0E1807 #0E1807 #1E320F #3A611D #56902B
Accessibility & contrast
On white
13.83
#1E320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#1E320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E320F
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E320F | 1.00 | 13.83 | 1.52 | 13.83 |
| #FFFFFF | 13.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342E0B
Deuteranopia (green-blind)
#312C12
Tritanopia (blue-blind)
#1E302A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #1e320f; /* rgb */ color: rgb(30, 50, 15); /* oklch */ color: oklch(29.1% 0.063 133.8);
Tailwind
colors: {
custom: {
50: '#5b6a4f',
500: '#1e320f',
950: '#000000',
},
}SCSS
$custom: #1e320f; $custom-light: #5b6a4f; $custom-dark: #000000;
JSON
{
"hex": "#1e320f",
"rgb": {
"r": 30,
"g": 50,
"b": 15
},
"hsl": {
"h": 94.286,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.29061,
"c": 0.06279,
"h": 133.8
},
"luminance": 0.02592
}Semantic roles & 50–950 ramp
primary
#1E320F
secondary
#53316C
accent
#4BDD9E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78