#0E2709#0E2709
#0E2709 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.4% C 0.061 H 140.4°. Best body text is #FFFFFF at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2709 |
|---|---|
| RGB | rgb(14, 39, 9) |
| HSL | hsl(110, 63%, 9%) |
| HSV | hsv(110, 77%, 15%) |
| CMYK | cmyk(64.1%, 0%, 76.9%, 84.7%) |
| CIE-LAB | lab(13.01, -17.12, 15.14) |
| CIE-LCH | lch(13.01, 22.85, 138.51°) |
| OKLab | oklab(24.43% -0.0469 0.0387) |
| OKLCH | oklch(24.43% 0.061 140.4) |
| XYZ | xyz(0.9559, 1.5641, 0.5099) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.31
Dark Forest Green
#002D04
ΔE00 4.45
Dark Green
#033500
ΔE00 7.15
Hunter Green (survey)
#0B4008
ΔE00 9.75
Evergreen
#05472A
ΔE00 10.90
Pine Green
#0A481E
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2709 #220927
analogous
#1D2709 #0E2709 #092713
triadic
#0E2709 #090E27 #27090E
tetradic
#0E2709 #091D27 #220927 #271309
square
#0E2709 #091D27 #220927 #271309
split-complementary
#0E2709 #130927 #27091D
monochromatic
#091906 #091906 #0E2709 #205914 #328A20
Accessibility & contrast
On white
16.00
#0E2709 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0E2709 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2709
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2709 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2709 | 1.00 | 16.00 | 1.31 | 16.00 |
| #FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282306
Deuteranopia (green-blind)
#25210B
Tritanopia (blue-blind)
#0B2621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0e2709; /* rgb */ color: rgb(14, 39, 9); /* oklch */ color: oklch(24.4% 0.061 140.4);
Tailwind
colors: {
custom: {
50: '#4e614b',
500: '#0e2709',
950: '#000000',
},
}SCSS
$custom: #0e2709; $custom-light: #4e614b; $custom-dark: #000000;
JSON
{
"hex": "#0e2709",
"rgb": {
"r": 14,
"g": 39,
"b": 9
},
"hsl": {
"h": 110,
"s": 62.5,
"l": 9.412
},
"oklch": {
"l": 0.24433,
"c": 0.06079,
"h": 140.4
},
"luminance": 0.01564
}Semantic roles & 50–950 ramp
primary
#0E2709
secondary
#5A2764
accent
#42E6CA
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977