#0E4B18#0E4B18
#0E4B18 is a dark, moderate green. Relative luminance 0.052; OKLCH L 36.3% C 0.101 H 145.5°. Best body text is #FFFFFF at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #0E4B18 |
|---|---|
| RGB | rgb(14, 75, 24) |
| HSL | hsl(130, 69%, 17%) |
| HSV | hsv(130, 81%, 29%) |
| CMYK | cmyk(81.3%, 0%, 68%, 70.6%) |
| CIE-LAB | lab(27.27, -30.97, 24.47) |
| CIE-LCH | lch(27.27, 39.47, 141.68°) |
| OKLab | oklab(36.28% -0.0835 0.0574) |
| OKLCH | oklch(36.28% 0.101 145.5) |
| XYZ | xyz(2.8618, 5.1911, 1.7151) |
| Luminance | 0.0519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 1.92
Forest Green (survey)
#06470C
ΔE00 2.10
Pine Green
#0A481E
ΔE00 2.36
Darkgreen (survey)
#054907
ΔE00 2.82
Bottle Green
#044A05
ΔE00 3.19
Hunter Green (survey)
#0B4008
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E4B18 #4B0E41
analogous
#234B0E #0E4B18 #0E4B36
triadic
#0E4B18 #180E4B #4B180E
tetradic
#0E4B18 #0E234B #4B0E41 #4B360E
square
#0E4B18 #0E234B #4B0E41 #4B360E
split-complementary
#0E4B18 #360E4B #4B0E23
monochromatic
#051A08 #051A08 #0E4B18 #187F29 #21B239
Accessibility & contrast
On white
10.30
#0E4B18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.04
#0E4B18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E4B18
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E4B18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E4B18 | 1.00 | 10.30 | 2.04 | 10.30 |
| #FFFFFF | 10.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C4312
Deuteranopia (green-blind)
#453F1C
Tritanopia (blue-blind)
#004940
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #0e4b18; /* rgb */ color: rgb(14, 75, 24); /* oklch */ color: oklch(36.3% 0.101 145.5);
Tailwind
colors: {
custom: {
50: '#587e57',
500: '#0e4b18',
950: '#000000',
},
}SCSS
$custom: #0e4b18; $custom-light: #587e57; $custom-dark: #000000;
JSON
{
"hex": "#0e4b18",
"rgb": {
"r": 14,
"g": 75,
"b": 24
},
"hsl": {
"h": 129.836,
"s": 68.539,
"l": 17.451
},
"oklch": {
"l": 0.36277,
"c": 0.10137,
"h": 145.5
},
"luminance": 0.05191
}Semantic roles & 50–950 ramp
primary
#0E4B18
secondary
#862F78
accent
#3CCFEB
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78