#1E4E1A#1E4E1A
#1E4E1A is a dark, moderate green. Relative luminance 0.058; OKLCH L 37.8% C 0.097 H 142.1°. Best body text is #FFFFFF at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #1E4E1A |
|---|---|
| RGB | rgb(30, 78, 26) |
| HSL | hsl(115, 50%, 20%) |
| HSV | hsv(115, 67%, 31%) |
| CMYK | cmyk(61.5%, 0%, 66.7%, 69.4%) |
| CIE-LAB | lab(28.90, -28.05, 25.40) |
| CIE-LCH | lch(28.90, 37.84, 137.83°) |
| OKLab | oklab(37.77% -0.0764 0.0595) |
| OKLCH | oklch(37.77% 0.097 142.1) |
| XYZ | xyz(3.4461, 5.7991, 1.9148) |
| Luminance | 0.0580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 3.01
Forest Green (survey)
#06470C
ΔE00 3.14
Darkgreen (survey)
#054907
ΔE00 3.38
Bottle Green
#044A05
ΔE00 3.58
Pine Green
#0A481E
ΔE00 3.77
Forrest Green
#154406
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E4E1A #4A1A4E
analogous
#384E1A #1E4E1A #1A4E30
triadic
#1E4E1A #1A1E4E #4E1A1E
tetradic
#1E4E1A #1A384E #4A1A4E #4E301A
square
#1E4E1A #1A384E #4A1A4E #4E301A
split-complementary
#1E4E1A #301A4E #4E1A38
monochromatic
#091708 #0C200B #1E4E1A #307C29 #41AA39
Accessibility & contrast
On white
9.72
#1E4E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.16
#1E4E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E4E1A
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E4E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E4E1A | 1.00 | 9.72 | 2.16 | 9.72 |
| #FFFFFF | 9.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#504714
Deuteranopia (green-blind)
#4A431E
Tritanopia (blue-blind)
#174C43
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #1e4e1a; /* rgb */ color: rgb(30, 78, 26); /* oklch */ color: oklch(37.8% 0.097 142.1);
Tailwind
colors: {
custom: {
50: '#608059',
500: '#1e4e1a',
950: '#000000',
},
}SCSS
$custom: #1e4e1a; $custom-light: #608059; $custom-dark: #000000;
JSON
{
"hex": "#1e4e1a",
"rgb": {
"r": 30,
"g": 78,
"b": 26
},
"hsl": {
"h": 115.385,
"s": 50,
"l": 20.392
},
"oklch": {
"l": 0.37768,
"c": 0.09688,
"h": 142.1
},
"luminance": 0.05799
}Semantic roles & 50–950 ramp
primary
#1E4E1A
secondary
#7F4084
accent
#4EDACF
background
#F5F7F5
surface
#EAEEE9
border
#C6C9C5
text
#050A03
muted
#797C78