#0D2907#0D2907
#0D2907 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.0% C 0.067 H 140.2°. Best body text is #FFFFFF at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2907 |
|---|---|
| RGB | rgb(13, 41, 7) |
| HSL | hsl(109, 71%, 9%) |
| HSV | hsv(109, 83%, 16%) |
| CMYK | cmyk(68.3%, 0%, 82.9%, 83.9%) |
| CIE-LAB | lab(13.75, -18.77, 16.93) |
| CIE-LCH | lch(13.75, 25.27, 137.96°) |
| OKLab | oklab(25.02% -0.0514 0.0428) |
| OKLCH | oklch(25.02% 0.067 140.2) |
| XYZ | xyz(0.9972, 1.6867, 0.4740) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.03
Dark Forest Green
#002D04
ΔE00 3.29
Dark Green
#033500
ΔE00 5.89
Hunter Green (survey)
#0B4008
ΔE00 8.59
Forrest Green
#154406
ΔE00 9.98
Pine Green
#0A481E
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2907 #230729
analogous
#1E2907 #0D2907 #072912
triadic
#0D2907 #070D29 #29070D
tetradic
#0D2907 #071E29 #230729 #291207
square
#0D2907 #071E29 #230729 #291207
split-complementary
#0D2907 #120729 #29071E
monochromatic
#081A04 #081A04 #0D2907 #1E5D10 #2E9219
Accessibility & contrast
On white
15.70
#0D2907 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0D2907 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2907
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2907 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2907 | 1.00 | 15.70 | 1.34 | 15.70 |
| #FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2504
Deuteranopia (green-blind)
#27220A
Tritanopia (blue-blind)
#0A2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0d2907; /* rgb */ color: rgb(13, 41, 7); /* oklch */ color: oklch(25.0% 0.067 140.2);
Tailwind
colors: {
custom: {
50: '#4e634a',
500: '#0d2907',
950: '#000000',
},
}SCSS
$custom: #0d2907; $custom-light: #4e634a; $custom-dark: #000000;
JSON
{
"hex": "#0d2907",
"rgb": {
"r": 13,
"g": 41,
"b": 7
},
"hsl": {
"h": 109.412,
"s": 70.833,
"l": 9.412
},
"oklch": {
"l": 0.2502,
"c": 0.06694,
"h": 140.2
},
"luminance": 0.01687
}Semantic roles & 50–950 ramp
primary
#0D2907
secondary
#5C2369
accent
#3AEECE
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977