#1E4C0F#1E4C0F
#1E4C0F is a dark, moderate green. Relative luminance 0.055; OKLCH L 37.0% C 0.103 H 139.2°. Best body text is #FFFFFF at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #1E4C0F |
|---|---|
| RGB | rgb(30, 76, 15) |
| HSL | hsl(105, 67%, 18%) |
| HSV | hsv(105, 80%, 30%) |
| CMYK | cmyk(60.5%, 0%, 80.3%, 70.2%) |
| CIE-LAB | lab(28.06, -28.35, 29.78) |
| CIE-LCH | lch(28.06, 41.12, 133.59°) |
| OKLab | oklab(37.04% -0.078 0.0673) |
| OKLCH | oklch(37.04% 0.103 139.2) |
| XYZ | xyz(3.2060, 5.4791, 1.3405) |
| Luminance | 0.0548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Forrest Green
#154406
ΔE00 2.52
Darkgreen (survey)
#054907
ΔE00 2.55
Bottle Green
#044A05
ΔE00 2.60
British Racing Green
#05480D
ΔE00 2.86
Forest Green (survey)
#06470C
ΔE00 2.87
Racing Green
#014600
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E4C0F #3D0F4C
analogous
#3C4C0F #1E4C0F #0F4C1E
triadic
#1E4C0F #0F1E4C #4C0F1E
tetradic
#1E4C0F #0F3C4C #3D0F4C #4C1E0F
square
#1E4C0F #0F3C4C #3D0F4C #4C1E0F
split-complementary
#1E4C0F #1E0F4C #4C0F3C
monochromatic
#0A1A05 #0A1A05 #1E4C0F #327F19 #46B223
Accessibility & contrast
On white
10.02
#1E4C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.10
#1E4C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E4C0F
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E4C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E4C0F | 1.00 | 10.02 | 2.10 | 10.02 |
| #FFFFFF | 10.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E4505
Deuteranopia (green-blind)
#494115
Tritanopia (blue-blind)
#194940
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #1e4c0f; /* rgb */ color: rgb(30, 76, 15); /* oklch */ color: oklch(37.0% 0.103 139.2);
Tailwind
colors: {
custom: {
50: '#607e52',
500: '#1e4c0f',
950: '#000000',
},
}SCSS
$custom: #1e4c0f; $custom-light: #607e52; $custom-dark: #000000;
JSON
{
"hex": "#1e4c0f",
"rgb": {
"r": 30,
"g": 76,
"b": 15
},
"hsl": {
"h": 105.246,
"s": 67.033,
"l": 17.843
},
"oklch": {
"l": 0.37041,
"c": 0.10304,
"h": 139.2
},
"luminance": 0.05479
}Semantic roles & 50–950 ramp
primary
#1E4C0F
secondary
#713186
accent
#3EEAC0
background
#F5F7F4
surface
#EAEEE7
border
#C6C9C3
text
#050A02
muted
#797C78