#1E310E#1E310E
#1E310E is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.7% C 0.062 H 133.0°. Best body text is #FFFFFF at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #1E310E |
|---|---|
| RGB | rgb(30, 49, 14) |
| HSL | hsl(93, 56%, 12%) |
| HSV | hsv(93, 71%, 19%) |
| CMYK | cmyk(38.8%, 0%, 71.4%, 80.8%) |
| CIE-LAB | lab(17.94, -15.19, 19.36) |
| CIE-LCH | lch(17.94, 24.61, 128.12°) |
| OKLab | oklab(28.74% -0.0424 0.0455) |
| OKLCH | oklch(28.74% 0.062 133) |
| XYZ | xyz(1.7130, 2.5043, 0.8085) |
| Luminance | 0.0250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.00
Dark Forest Green
#002D04
ΔE00 5.93
Dark Green
#033500
ΔE00 6.31
Hunter Green (survey)
#0B4008
ΔE00 7.77
Forrest Green
#154406
ΔE00 8.47
Dark Olive
#373E02
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E310E #210E31
analogous
#30310E #1E310E #0E310F
triadic
#1E310E #0E1E31 #310E1E
tetradic
#1E310E #0E3031 #210E31 #310F0E
square
#1E310E #0E3031 #210E31 #310F0E
split-complementary
#1E310E #0F0E31 #310E30
monochromatic
#0F1807 #0F1807 #1E310E #3B611C #589029
Accessibility & contrast
On white
13.99
#1E310E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#1E310E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E310E
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E310E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E310E | 1.00 | 13.99 | 1.50 | 13.99 |
| #FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D0A
Deuteranopia (green-blind)
#312B11
Tritanopia (blue-blind)
#1E2F29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #1e310e; /* rgb */ color: rgb(30, 49, 14); /* oklch */ color: oklch(28.7% 0.062 133.0);
Tailwind
colors: {
custom: {
50: '#5b694e',
500: '#1e310e',
950: '#000000',
},
}SCSS
$custom: #1e310e; $custom-light: #5b694e; $custom-dark: #000000;
JSON
{
"hex": "#1e310e",
"rgb": {
"r": 30,
"g": 49,
"b": 14
},
"hsl": {
"h": 92.571,
"s": 55.556,
"l": 12.353
},
"oklch": {
"l": 0.2874,
"c": 0.06214,
"h": 133
},
"luminance": 0.02504
}Semantic roles & 50–950 ramp
primary
#1E310E
secondary
#502F6C
accent
#49DF9A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77