#0E2009#0E2009
#0E2009 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.1% C 0.048 H 139.2°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2009 |
|---|---|
| RGB | rgb(14, 32, 9) |
| HSL | hsl(107, 56%, 8%) |
| HSV | hsv(107, 72%, 13%) |
| CMYK | cmyk(56.2%, 0%, 71.9%, 87.5%) |
| CIE-LAB | lab(10.15, -13.17, 11.21) |
| CIE-LCH | lch(10.15, 17.29, 139.60°) |
| OKLab | oklab(22.09% -0.0365 0.0315) |
| OKLCH | oklch(22.09% 0.048 139.2) |
| XYZ | xyz(0.7469, 1.1461, 0.4402) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.83
Dark Forest Green
#002D04
ΔE00 7.87
Dark Green
#033500
ΔE00 10.61
Hunter Green (survey)
#0B4008
ΔE00 13.13
Evergreen
#05472A
ΔE00 13.46
Pine Green
#0A481E
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2009 #1B0920
analogous
#192009 #0E2009 #09200F
triadic
#0E2009 #090E20 #20090E
tetradic
#0E2009 #091920 #1B0920 #200F09
square
#0E2009 #091920 #1B0920 #200F09
split-complementary
#0E2009 #0F0920 #200919
monochromatic
#0A1807 #0A1807 #0E2009 #235016 #388024
Accessibility & contrast
On white
17.08
#0E2009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0E2009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2009
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2009 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D07
Deuteranopia (green-blind)
#1F1B0B
Tritanopia (blue-blind)
#0D1F1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2009; /* rgb */ color: rgb(14, 32, 9); /* oklch */ color: oklch(22.1% 0.048 139.2);
Tailwind
colors: {
custom: {
50: '#4d5b4a',
500: '#0e2009',
950: '#000000',
},
}SCSS
$custom: #0e2009; $custom-light: #4d5b4a; $custom-dark: #000000;
JSON
{
"hex": "#0e2009",
"rgb": {
"r": 14,
"g": 32,
"b": 9
},
"hsl": {
"h": 106.957,
"s": 56.098,
"l": 8.039
},
"oklch": {
"l": 0.22093,
"c": 0.04826,
"h": 139.2
},
"luminance": 0.01146
}Semantic roles & 50–950 ramp
primary
#0E2009
secondary
#51285C
accent
#48DFBF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977