#0E2906#0E2906
#0E2906 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.1% C 0.067 H 139.2°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2906 |
|---|---|
| RGB | rgb(14, 41, 6) |
| HSL | hsl(106, 74%, 9%) |
| HSV | hsv(106, 85%, 16%) |
| CMYK | cmyk(65.9%, 0%, 85.4%, 83.9%) |
| CIE-LAB | lab(13.78, -18.56, 17.38) |
| CIE-LCH | lch(13.78, 25.43, 136.87°) |
| OKLab | oklab(25.06% -0.0511 0.0441) |
| OKLCH | oklch(25.06% 0.067 139.2) |
| XYZ | xyz(1.0069, 1.6923, 0.4459) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.02
Dark Forest Green
#002D04
ΔE00 3.38
Dark Green
#033500
ΔE00 5.82
Hunter Green (survey)
#0B4008
ΔE00 8.52
Forrest Green
#154406
ΔE00 9.88
Pine Green
#0A481E
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2906 #210629
analogous
#202906 #0E2906 #062910
triadic
#0E2906 #060E29 #29060E
tetradic
#0E2906 #062029 #210629 #291006
square
#0E2906 #062029 #210629 #291006
split-complementary
#0E2906 #100629 #290620
monochromatic
#091B04 #091B04 #0E2906 #205E0E #329416
Accessibility & contrast
On white
15.69
#0E2906 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0E2906 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2906
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2906 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2906 | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2503
Deuteranopia (green-blind)
#272209
Tritanopia (blue-blind)
#0B2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e2906; /* rgb */ color: rgb(14, 41, 6); /* oklch */ color: oklch(25.1% 0.067 139.2);
Tailwind
colors: {
custom: {
50: '#4f6349',
500: '#0e2906',
950: '#000000',
},
}SCSS
$custom: #0e2906; $custom-light: #4f6349; $custom-dark: #000000;
JSON
{
"hex": "#0e2906",
"rgb": {
"r": 14,
"g": 41,
"b": 6
},
"hsl": {
"h": 106.286,
"s": 74.468,
"l": 9.216
},
"oklch": {
"l": 0.25056,
"c": 0.06747,
"h": 139.2
},
"luminance": 0.01692
}Semantic roles & 50–950 ramp
primary
#0E2906
secondary
#59216A
accent
#37F1C6
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977