#0E240A#0E240A
#0E240A is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.4% C 0.054 H 140.7°. Best body text is #FFFFFF at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #0E240A |
|---|---|
| RGB | rgb(14, 36, 10) |
| HSL | hsl(111, 57%, 9%) |
| HSV | hsv(111, 72%, 14%) |
| CMYK | cmyk(61.1%, 0%, 72.2%, 85.9%) |
| CIE-LAB | lab(11.80, -15.38, 13.10) |
| CIE-LCH | lch(11.80, 20.20, 139.59°) |
| OKLab | oklab(23.45% -0.0421 0.0345) |
| OKLCH | oklch(23.45% 0.054 140.7) |
| XYZ | xyz(0.8667, 1.3770, 0.5072) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.88
Dark Forest Green
#002D04
ΔE00 5.93
Dark Green
#033500
ΔE00 8.71
Hunter Green (survey)
#0B4008
ΔE00 11.27
Evergreen
#05472A
ΔE00 11.87
Pine Green
#0A481E
ΔE00 12.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E240A #200A24
analogous
#1B240A #0E240A #0A2413
triadic
#0E240A #0A0E24 #240A0E
tetradic
#0E240A #0A1B24 #200A24 #24130A
square
#0E240A #0A1B24 #200A24 #24130A
split-complementary
#0E240A #130A24 #240A1B
monochromatic
#091807 #091807 #0E240A #215417 #338425
Accessibility & contrast
On white
16.47
#0E240A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#0E240A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E240A
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E240A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E240A | 1.00 | 16.47 | 1.28 | 16.47 |
| #FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252008
Deuteranopia (green-blind)
#221E0C
Tritanopia (blue-blind)
#0C231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #0e240a; /* rgb */ color: rgb(14, 36, 10); /* oklch */ color: oklch(23.4% 0.054 140.7);
Tailwind
colors: {
custom: {
50: '#4e5f4b',
500: '#0e240a',
950: '#000000',
},
}SCSS
$custom: #0e240a; $custom-light: #4e5f4b; $custom-dark: #000000;
JSON
{
"hex": "#0e240a",
"rgb": {
"r": 14,
"g": 36,
"b": 10
},
"hsl": {
"h": 110.769,
"s": 56.522,
"l": 9.02
},
"oklch": {
"l": 0.23448,
"c": 0.05439,
"h": 140.7
},
"luminance": 0.01377
}Semantic roles & 50–950 ramp
primary
#0E240A
secondary
#582A60
accent
#48E0C8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977