#0E2804#0E2804
#0E2804 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.068 H 138.0°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2804 |
|---|---|
| RGB | rgb(14, 40, 4) |
| HSL | hsl(103, 82%, 9%) |
| HSV | hsv(103, 90%, 16%) |
| CMYK | cmyk(65%, 0%, 90%, 84.3%) |
| CIE-LAB | lab(13.35, -18.36, 17.63) |
| CIE-LCH | lch(13.35, 25.45, 136.16°) |
| OKLab | oklab(24.69% -0.0508 0.0457) |
| OKLCH | oklch(24.69% 0.068 138) |
| XYZ | xyz(0.9618, 1.6196, 0.3768) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.19
Dark Forest Green
#002D04
ΔE00 3.56
Dark Green
#033500
ΔE00 5.98
Hunter Green (survey)
#0B4008
ΔE00 8.72
Forrest Green
#154406
ΔE00 10.06
Pine Green
#0A481E
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2804 #1E0428
analogous
#202804 #0E2804 #04280C
triadic
#0E2804 #040E28 #28040E
tetradic
#0E2804 #042028 #1E0428 #280C04
square
#0E2804 #042028 #1E0428 #280C04
split-complementary
#0E2804 #0C0428 #280420
monochromatic
#0A1C03 #0A1C03 #0E2804 #21600A #35970F
Accessibility & contrast
On white
15.86
#0E2804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#0E2804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2804
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2804 | 1.00 | 15.86 | 1.32 | 15.86 |
| #FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2401
Deuteranopia (green-blind)
#262107
Tritanopia (blue-blind)
#0C2621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0e2804; /* rgb */ color: rgb(14, 40, 4); /* oklch */ color: oklch(24.7% 0.068 138.0);
Tailwind
colors: {
custom: {
50: '#4f6248',
500: '#0e2804',
950: '#000000',
},
}SCSS
$custom: #0e2804; $custom-light: #4f6248; $custom-dark: #000000;
JSON
{
"hex": "#0e2804",
"rgb": {
"r": 14,
"g": 40,
"b": 4
},
"hsl": {
"h": 103.333,
"s": 81.818,
"l": 8.627
},
"oklch": {
"l": 0.24691,
"c": 0.06829,
"h": 138
},
"luminance": 0.0162
}Semantic roles & 50–950 ramp
primary
#0E2804
secondary
#551D6B
accent
#30F8C0
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977