#0E401A#0E401A
#0E401A is a dark, moderate green. Relative luminance 0.038; OKLCH L 32.8% C 0.083 H 147.7°. Best body text is #FFFFFF at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #0E401A |
|---|---|
| RGB | rgb(14, 64, 26) |
| HSL | hsl(134, 64%, 15%) |
| HSV | hsv(134, 78%, 25%) |
| CMYK | cmyk(78.1%, 0%, 59.4%, 74.9%) |
| CIE-LAB | lab(23.12, -26.09, 18.44) |
| CIE-LCH | lch(23.12, 31.95, 144.75°) |
| OKLab | oklab(32.85% -0.0703 0.0444) |
| OKLCH | oklch(32.85% 0.083 147.7) |
| XYZ | xyz(2.2008, 3.8345, 1.6012) |
| Luminance | 0.0384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.67
Hunter Green (survey)
#0B4008
ΔE00 4.12
Evergreen
#05472A
ΔE00 4.31
Dark Green
#033500
ΔE00 4.77
Forest Green (survey)
#06470C
ΔE00 4.90
British Racing Green
#05480D
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E401A #400E34
analogous
#1B400E #0E401A #0E4033
triadic
#0E401A #1A0E40 #401A0E
tetradic
#0E401A #0E1B40 #400E34 #40330E
square
#0E401A #0E1B40 #400E34 #40330E
split-complementary
#0E401A #330E40 #400E1B
monochromatic
#05190A #05190A #0E401A #19722E #24A443
Accessibility & contrast
On white
11.88
#0E401A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#0E401A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E401A
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E401A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E401A | 1.00 | 11.88 | 1.77 | 11.88 |
| #FFFFFF | 11.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A17
Deuteranopia (green-blind)
#3B351D
Tritanopia (blue-blind)
#003E37
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #0e401a; /* rgb */ color: rgb(14, 64, 26); /* oklch */ color: oklch(32.8% 0.083 147.7);
Tailwind
colors: {
custom: {
50: '#557557',
500: '#0e401a',
950: '#000000',
},
}SCSS
$custom: #0e401a; $custom-light: #557557; $custom-dark: #000000;
JSON
{
"hex": "#0e401a",
"rgb": {
"r": 14,
"g": 64,
"b": 26
},
"hsl": {
"h": 134.4,
"s": 64.103,
"l": 15.294
},
"oklch": {
"l": 0.32845,
"c": 0.08319,
"h": 147.7
},
"luminance": 0.03835
}Semantic roles & 50–950 ramp
primary
#0E401A
secondary
#7B2F69
accent
#41BFE7
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78