#1A4E1E#1A4E1E
#1A4E1E is a dark, moderate green. Relative luminance 0.058; OKLCH L 37.7% C 0.095 H 144.7°. Best body text is #FFFFFF at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #1A4E1E |
|---|---|
| RGB | rgb(26, 78, 30) |
| HSL | hsl(125, 50%, 20%) |
| HSV | hsv(125, 67%, 31%) |
| CMYK | cmyk(66.7%, 0%, 61.5%, 69.4%) |
| CIE-LAB | lab(28.80, -28.62, 23.09) |
| CIE-LCH | lch(28.80, 36.78, 141.10°) |
| OKLab | oklab(37.66% -0.0776 0.0549) |
| OKLCH | oklch(37.66% 0.095 144.7) |
| XYZ | xyz(3.3845, 5.7618, 2.1618) |
| Luminance | 0.0576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.75
British Racing Green
#05480D
ΔE00 3.25
Forest Green (survey)
#06470C
ΔE00 3.42
Darkgreen (survey)
#054907
ΔE00 3.93
Bottle Green
#044A05
ΔE00 4.21
Forest Green
#2D5A27
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A4E1E #4E1A4A
analogous
#304E1A #1A4E1E #1A4E38
triadic
#1A4E1E #1E1A4E #4E1E1A
tetradic
#1A4E1E #1A304E #4E1A4A #4E381A
square
#1A4E1E #1A304E #4E1A4A #4E381A
split-complementary
#1A4E1E #381A4E #4E1A30
monochromatic
#081709 #0B200C #1A4E1E #297C30 #39AA41
Accessibility & contrast
On white
9.76
#1A4E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.15
#1A4E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A4E1E
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A4E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A4E1E | 1.00 | 9.76 | 2.15 | 9.76 |
| #FFFFFF | 9.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F4719
Deuteranopia (green-blind)
#494222
Tritanopia (blue-blind)
#0F4C43
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #1a4e1e; /* rgb */ color: rgb(26, 78, 30); /* oklch */ color: oklch(37.7% 0.095 144.7);
Tailwind
colors: {
custom: {
50: '#5d805b',
500: '#1a4e1e',
950: '#000000',
},
}SCSS
$custom: #1a4e1e; $custom-light: #5d805b; $custom-dark: #000000;
JSON
{
"hex": "#1a4e1e",
"rgb": {
"r": 26,
"g": 78,
"b": 30
},
"hsl": {
"h": 124.615,
"s": 50,
"l": 20.392
},
"oklch": {
"l": 0.37663,
"c": 0.09505,
"h": 144.7
},
"luminance": 0.05762
}Semantic roles & 50–950 ramp
primary
#1A4E1E
secondary
#84407F
accent
#4ECFDA
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#050A04
muted
#797C79