#0E2808#0E2808
#0E2808 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.8% C 0.064 H 140.0°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2808 |
|---|---|
| RGB | rgb(14, 40, 8) |
| HSL | hsl(109, 67%, 9%) |
| HSV | hsv(109, 80%, 16%) |
| CMYK | cmyk(65%, 0%, 80%, 84.3%) |
| CIE-LAB | lab(13.40, -17.77, 16.07) |
| CIE-LCH | lch(13.40, 23.96, 137.88°) |
| OKLab | oklab(24.75% -0.0487 0.0409) |
| OKLCH | oklch(24.75% 0.064 140) |
| XYZ | xyz(0.9837, 1.6284, 0.4922) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.71
Dark Forest Green
#002D04
ΔE00 3.93
Dark Green
#033500
ΔE00 6.55
Hunter Green (survey)
#0B4008
ΔE00 9.18
Pine Green
#0A481E
ΔE00 10.51
Forrest Green
#154406
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2808 #220828
analogous
#1E2808 #0E2808 #082812
triadic
#0E2808 #080E28 #28080E
tetradic
#0E2808 #081E28 #220828 #281208
square
#0E2808 #081E28 #220828 #281208
split-complementary
#0E2808 #120828 #28081E
monochromatic
#091A05 #091A05 #0E2808 #205B12 #328E1C
Accessibility & contrast
On white
15.84
#0E2808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#0E2808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2808
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2808 | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292405
Deuteranopia (green-blind)
#26220B
Tritanopia (blue-blind)
#0B2621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0e2808; /* rgb */ color: rgb(14, 40, 8); /* oklch */ color: oklch(24.8% 0.064 140.0);
Tailwind
colors: {
custom: {
50: '#4f624a',
500: '#0e2808',
950: '#000000',
},
}SCSS
$custom: #0e2808; $custom-light: #4f624a; $custom-dark: #000000;
JSON
{
"hex": "#0e2808",
"rgb": {
"r": 14,
"g": 40,
"b": 8
},
"hsl": {
"h": 108.75,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.24752,
"c": 0.06359,
"h": 140
},
"luminance": 0.01628
}Semantic roles & 50–950 ramp
primary
#0E2808
secondary
#5A2567
accent
#3EEAC9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977