#0D3502#0D3502
#0D3502 is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.9% C 0.089 H 139.7°. Best body text is #FFFFFF at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #0D3502 |
|---|---|
| RGB | rgb(13, 53, 2) |
| HSL | hsl(107, 93%, 11%) |
| HSV | hsv(107, 96%, 21%) |
| CMYK | cmyk(75.5%, 0%, 96.2%, 79.2%) |
| CIE-LAB | lab(18.52, -24.80, 24.93) |
| CIE-LCH | lch(18.52, 35.16, 134.85°) |
| OKLab | oklab(28.95% -0.0682 0.0579) |
| OKLCH | oklch(28.95% 0.089 139.7) |
| XYZ | xyz(1.4500, 2.6360, 0.4898) |
| Luminance | 0.0264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.31
Very Dark Green
#062E03
ΔE00 2.85
Hunter Green (survey)
#0B4008
ΔE00 3.56
Dark Forest Green
#002D04
ΔE00 3.73
Forrest Green
#154406
ΔE00 4.90
Forest Green (survey)
#06470C
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D3502 #2A0235
analogous
#263502 #0D3502 #023510
triadic
#0D3502 #020D35 #35020D
tetradic
#0D3502 #022635 #2A0235 #351002
square
#0D3502 #022635 #2A0235 #351002
split-complementary
#0D3502 #100235 #350226
monochromatic
#071D01 #071D01 #0D3502 #1B7004 #2AAB06
Accessibility & contrast
On white
13.75
#0D3502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#0D3502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D3502
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D3502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D3502 | 1.00 | 13.75 | 1.53 | 13.75 |
| #FFFFFF | 13.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F00
Deuteranopia (green-blind)
#322C07
Tritanopia (blue-blind)
#07332C
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #0d3502; /* rgb */ color: rgb(13, 53, 2); /* oklch */ color: oklch(28.9% 0.089 139.7);
Tailwind
colors: {
custom: {
50: '#526d48',
500: '#0d3502',
950: '#000000',
},
}SCSS
$custom: #0d3502; $custom-light: #526d48; $custom-dark: #000000;
JSON
{
"hex": "#0d3502",
"rgb": {
"r": 13,
"g": 53,
"b": 2
},
"hsl": {
"h": 107.059,
"s": 92.727,
"l": 10.784
},
"oklch": {
"l": 0.28949,
"c": 0.08948,
"h": 139.7
},
"luminance": 0.02636
}Semantic roles & 50–950 ramp
primary
#0D3502
secondary
#641A79
accent
#29FFD1
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#030700
muted
#787A77