#0E2008#0E2008
#0E2008 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.1% C 0.050 H 138.4°. Best body text is #FFFFFF at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2008 |
|---|---|
| RGB | rgb(14, 32, 8) |
| HSL | hsl(105, 60%, 8%) |
| HSV | hsv(105, 75%, 13%) |
| CMYK | cmyk(56.2%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(10.14, -13.32, 11.59) |
| CIE-LCH | lch(10.14, 17.66, 138.97°) |
| OKLab | oklab(22.07% -0.0371 0.0329) |
| OKLCH | oklch(22.07% 0.05 138.4) |
| XYZ | xyz(0.7414, 1.1439, 0.4114) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.65
Dark Forest Green
#002D04
ΔE00 7.70
Dark Green
#033500
ΔE00 10.44
Hunter Green (survey)
#0B4008
ΔE00 12.98
Evergreen
#05472A
ΔE00 13.43
Pine Green
#0A481E
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2008 #1A0820
analogous
#1A2008 #0E2008 #08200E
triadic
#0E2008 #080E20 #20080E
tetradic
#0E2008 #081A20 #1A0820 #200E08
square
#0E2008 #081A20 #1A0820 #200E08
split-complementary
#0E2008 #0E0820 #20081A
monochromatic
#0B1806 #0B1806 #0E2008 #235114 #398220
Accessibility & contrast
On white
17.09
#0E2008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0E2008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2008
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2008 | 1.00 | 17.09 | 1.23 | 17.09 |
| #FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D06
Deuteranopia (green-blind)
#1F1B0A
Tritanopia (blue-blind)
#0D1F1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2008; /* rgb */ color: rgb(14, 32, 8); /* oklch */ color: oklch(22.1% 0.050 138.4);
Tailwind
colors: {
custom: {
50: '#4d5b4a',
500: '#0e2008',
950: '#000000',
},
}SCSS
$custom: #0e2008; $custom-light: #4d5b4a; $custom-dark: #000000;
JSON
{
"hex": "#0e2008",
"rgb": {
"r": 14,
"g": 32,
"b": 8
},
"hsl": {
"h": 105,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22074,
"c": 0.04958,
"h": 138.4
},
"luminance": 0.01144
}Semantic roles & 50–950 ramp
primary
#0E2008
secondary
#50265E
accent
#45E3BC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977