#1E2A0E#1E2A0E
#1E2A0E is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 26.6% C 0.050 H 128.6°. Best body text is #FFFFFF at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2A0E |
|---|---|
| RGB | rgb(30, 42, 14) |
| HSL | hsl(86, 50%, 11%) |
| HSV | hsv(86, 67%, 16%) |
| CMYK | cmyk(28.6%, 0%, 66.7%, 83.5%) |
| CIE-LAB | lab(15.30, -11.10, 16.10) |
| CIE-LCH | lch(15.30, 19.55, 124.58°) |
| OKLab | oklab(26.6% -0.031 0.0389) |
| OKLCH | oklch(26.6% 0.05 128.6) |
| XYZ | xyz(1.4426, 1.9636, 0.7184) |
| Luminance | 0.0196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.41
Dark Forest Green
#002D04
ΔE00 8.10
Dark Green
#033500
ΔE00 9.28
Dark Olive
#373E02
ΔE00 10.38
Hunter Green (survey)
#0B4008
ΔE00 11.02
Forrest Green
#154406
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2A0E #1A0E2A
analogous
#2A280E #1E2A0E #102A0E
triadic
#1E2A0E #0E1E2A #2A0E1E
tetradic
#1E2A0E #0E2A28 #1A0E2A #2A0E10
square
#1E2A0E #0E2A28 #1A0E2A #2A0E10
split-complementary
#1E2A0E #0E102A #280E2A
monochromatic
#101708 #101708 #1E2A0E #3F581D #60862D
Accessibility & contrast
On white
15.08
#1E2A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#1E2A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2A0E
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2A0E | 1.00 | 15.08 | 1.39 | 15.08 |
| #FFFFFF | 15.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C270B
Deuteranopia (green-blind)
#2B2610
Tritanopia (blue-blind)
#1F2824
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #1e2a0e; /* rgb */ color: rgb(30, 42, 14); /* oklch */ color: oklch(26.6% 0.050 128.6);
Tailwind
colors: {
custom: {
50: '#5a634d',
500: '#1e2a0e',
950: '#000000',
},
}SCSS
$custom: #1e2a0e; $custom-light: #5a634d; $custom-dark: #000000;
JSON
{
"hex": "#1e2a0e",
"rgb": {
"r": 30,
"g": 42,
"b": 14
},
"hsl": {
"h": 85.714,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.26597,
"c": 0.04976,
"h": 128.6
},
"luminance": 0.01964
}Semantic roles & 50–950 ramp
primary
#1E2A0E
secondary
#463064
accent
#4EDA8A
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977