#0E2907#0E2907
#0E2907 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.1% C 0.066 H 139.7°. Best body text is #FFFFFF at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2907 |
|---|---|
| RGB | rgb(14, 41, 7) |
| HSL | hsl(108, 71%, 9%) |
| HSV | hsv(108, 83%, 16%) |
| CMYK | cmyk(65.9%, 0%, 82.9%, 83.9%) |
| CIE-LAB | lab(13.79, -18.41, 16.99) |
| CIE-LCH | lch(13.79, 25.06, 137.29°) |
| OKLab | oklab(25.07% -0.0506 0.0429) |
| OKLCH | oklch(25.07% 0.066 139.7) |
| XYZ | xyz(1.0124, 1.6945, 0.4747) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.15
Dark Forest Green
#002D04
ΔE00 3.47
Dark Green
#033500
ΔE00 5.96
Hunter Green (survey)
#0B4008
ΔE00 8.63
Forrest Green
#154406
ΔE00 10.00
Pine Green
#0A481E
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2907 #220729
analogous
#1F2907 #0E2907 #072911
triadic
#0E2907 #070E29 #29070E
tetradic
#0E2907 #071F29 #220729 #291107
square
#0E2907 #071F29 #220729 #291107
split-complementary
#0E2907 #110729 #29071F
monochromatic
#091A04 #091A04 #0E2907 #205D10 #329219
Accessibility & contrast
On white
15.68
#0E2907 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0E2907 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2907
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2907 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2907 | 1.00 | 15.68 | 1.34 | 15.68 |
| #FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2504
Deuteranopia (green-blind)
#27220A
Tritanopia (blue-blind)
#0B2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e2907; /* rgb */ color: rgb(14, 41, 7); /* oklch */ color: oklch(25.1% 0.066 139.7);
Tailwind
colors: {
custom: {
50: '#4f634a',
500: '#0e2907',
950: '#000000',
},
}SCSS
$custom: #0e2907; $custom-light: #4f634a; $custom-dark: #000000;
JSON
{
"hex": "#0e2907",
"rgb": {
"r": 14,
"g": 41,
"b": 7
},
"hsl": {
"h": 107.647,
"s": 70.833,
"l": 9.412
},
"oklch": {
"l": 0.25071,
"c": 0.06634,
"h": 139.7
},
"luminance": 0.01695
}Semantic roles & 50–950 ramp
primary
#0E2907
secondary
#5A2369
accent
#3AEEC9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977