#1E3014#1E3014
#1E3014 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.053 H 135.4°. Best body text is #FFFFFF at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #1E3014 |
|---|---|
| RGB | rgb(30, 48, 20) |
| HSL | hsl(99, 41%, 13%) |
| HSV | hsv(99, 58%, 19%) |
| CMYK | cmyk(37.5%, 0%, 58.3%, 81.2%) |
| CIE-LAB | lab(17.65, -13.79, 15.55) |
| CIE-LCH | lch(17.65, 20.79, 131.58°) |
| OKLab | oklab(28.53% -0.038 0.0375) |
| OKLCH | oklch(28.53% 0.053 135.4) |
| XYZ | xyz(1.7186, 2.4404, 1.0422) |
| Luminance | 0.0244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.84
Dark Forest Green
#002D04
ΔE00 6.49
Dark Green
#033500
ΔE00 7.62
Hunter Green (survey)
#0B4008
ΔE00 9.12
Forrest Green
#154406
ΔE00 9.97
Pine Green
#0A481E
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E3014 #261430
analogous
#2C3014 #1E3014 #143018
triadic
#1E3014 #141E30 #30141E
tetradic
#1E3014 #142C30 #261430 #301814
square
#1E3014 #142C30 #261430 #301814
split-complementary
#1E3014 #181430 #30142C
monochromatic
#0E1609 #0E1609 #1E3014 #395B26 #548638
Accessibility & contrast
On white
14.11
#1E3014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#1E3014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E3014
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E3014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E3014 | 1.00 | 14.11 | 1.49 | 14.11 |
| #FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C12
Deuteranopia (green-blind)
#2F2B16
Tritanopia (blue-blind)
#1E2E29
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #1e3014; /* rgb */ color: rgb(30, 48, 20); /* oklch */ color: oklch(28.5% 0.053 135.4);
Tailwind
colors: {
custom: {
50: '#5b6852',
500: '#1e3014',
950: '#000000',
},
}SCSS
$custom: #1e3014; $custom-light: #5b6852; $custom-dark: #000000;
JSON
{
"hex": "#1e3014",
"rgb": {
"r": 30,
"g": 48,
"b": 20
},
"hsl": {
"h": 98.571,
"s": 41.176,
"l": 13.333
},
"oklch": {
"l": 0.28531,
"c": 0.05335,
"h": 135.4
},
"luminance": 0.0244
}Semantic roles & 50–950 ramp
primary
#1E3014
secondary
#563967
accent
#57D1A5
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78