#1E4E26#1E4E26
#1E4E26 is a dark, moderate green. Relative luminance 0.059; OKLCH L 38.0% C 0.085 H 147.0°. Best body text is #FFFFFF at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #1E4E26 |
|---|---|
| RGB | rgb(30, 78, 38) |
| HSL | hsl(130, 44%, 21%) |
| HSV | hsv(130, 62%, 31%) |
| CMYK | cmyk(61.5%, 0%, 51.3%, 69.4%) |
| CIE-LAB | lab(29.07, -26.20, 18.85) |
| CIE-LCH | lch(29.07, 32.27, 144.27°) |
| OKLab | oklab(37.96% -0.0709 0.046) |
| OKLCH | oklch(37.96% 0.085 147) |
| XYZ | xyz(3.6094, 5.8644, 2.7751) |
| Luminance | 0.0587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.65
Evergreen
#05472A
ΔE00 4.67
Forest Green
#2D5A27
ΔE00 4.81
Pine
#2B5D34
ΔE00 4.87
British Racing Green
#05480D
ΔE00 5.04
Forest Green (survey)
#06470C
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E4E26 #4E1E46
analogous
#2E4E1E #1E4E26 #1E4E3E
triadic
#1E4E26 #261E4E #4E261E
tetradic
#1E4E26 #1E2E4E #4E1E46 #4E3E1E
square
#1E4E26 #1E2E4E #4E1E46 #4E3E1E
split-complementary
#1E4E26 #3E1E4E #4E1E2E
monochromatic
#09160B #0D2210 #1E4E26 #2F7A3C #40A651
Accessibility & contrast
On white
9.66
#1E4E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#1E4E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E4E26
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E4E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E4E26 | 1.00 | 9.66 | 2.17 | 9.66 |
| #FFFFFF | 9.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F4723
Deuteranopia (green-blind)
#494329
Tritanopia (blue-blind)
#144C44
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #1e4e26; /* rgb */ color: rgb(30, 78, 38); /* oklch */ color: oklch(38.0% 0.085 147.0);
Tailwind
colors: {
custom: {
50: '#5f8061',
500: '#1e4e26',
950: '#000000',
},
}SCSS
$custom: #1e4e26; $custom-light: #5f8061; $custom-dark: #000000;
JSON
{
"hex": "#1e4e26",
"rgb": {
"r": 30,
"g": 78,
"b": 38
},
"hsl": {
"h": 130,
"s": 44.444,
"l": 21.176
},
"oklch": {
"l": 0.37961,
"c": 0.08454,
"h": 147
},
"luminance": 0.05865
}Semantic roles & 50–950 ramp
primary
#1E4E26
secondary
#834579
accent
#54BFD4
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#050A05
muted
#797C79