#0E2007#0E2007
#0E2007 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.1% C 0.051 H 137.7°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2007 |
|---|---|
| RGB | rgb(14, 32, 7) |
| HSL | hsl(103, 64%, 8%) |
| HSV | hsv(103, 78%, 13%) |
| CMYK | cmyk(56.2%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.12, -13.48, 11.98) |
| CIE-LCH | lch(10.12, 18.03, 138.37°) |
| OKLab | oklab(22.06% -0.0377 0.0343) |
| OKLCH | oklch(22.06% 0.051 137.7) |
| XYZ | xyz(0.7359, 1.1417, 0.3826) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.48
Dark Forest Green
#002D04
ΔE00 7.54
Dark Green
#033500
ΔE00 10.26
Hunter Green (survey)
#0B4008
ΔE00 12.83
Evergreen
#05472A
ΔE00 13.40
Pine Green
#0A481E
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2007 #190720
analogous
#1A2007 #0E2007 #07200C
triadic
#0E2007 #070E20 #20070E
tetradic
#0E2007 #071A20 #190720 #200C07
square
#0E2007 #071A20 #190720 #200C07
split-complementary
#0E2007 #0C0720 #20071A
monochromatic
#0B1905 #0B1905 #0E2007 #245212 #3A841D
Accessibility & contrast
On white
17.10
#0E2007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0E2007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2007
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2007 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D05
Deuteranopia (green-blind)
#1F1B09
Tritanopia (blue-blind)
#0D1F1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2007; /* rgb */ color: rgb(14, 32, 7); /* oklch */ color: oklch(22.1% 0.051 137.7);
Tailwind
colors: {
custom: {
50: '#4d5b4a',
500: '#0e2007',
950: '#000000',
},
}SCSS
$custom: #0e2007; $custom-light: #4d5b4a; $custom-dark: #000000;
JSON
{
"hex": "#0e2007",
"rgb": {
"r": 14,
"g": 32,
"b": 7
},
"hsl": {
"h": 103.2,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22055,
"c": 0.05095,
"h": 137.7
},
"luminance": 0.01142
}Semantic roles & 50–950 ramp
primary
#0E2007
secondary
#4E245F
accent
#41E7B9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977