#0D3402#0D3402
#0D3402 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.6% C 0.088 H 139.6°. Best body text is #FFFFFF at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #0D3402 |
|---|---|
| RGB | rgb(13, 52, 2) |
| HSL | hsl(107, 93%, 11%) |
| HSV | hsv(107, 96%, 20%) |
| CMYK | cmyk(75%, 0%, 96.2%, 79.6%) |
| CIE-LAB | lab(18.12, -24.38, 24.46) |
| CIE-LCH | lch(18.12, 34.53, 134.91°) |
| OKLab | oklab(28.62% -0.0671 0.0572) |
| OKLCH | oklch(28.62% 0.088 139.6) |
| XYZ | xyz(1.4049, 2.5458, 0.4748) |
| Luminance | 0.0255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.45
Very Dark Green
#062E03
ΔE00 2.53
Dark Forest Green
#002D04
ΔE00 3.45
Hunter Green (survey)
#0B4008
ΔE00 3.91
Forrest Green
#154406
ΔE00 5.25
Forest Green (survey)
#06470C
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D3402 #290234
analogous
#263402 #0D3402 #023410
triadic
#0D3402 #020D34 #34020D
tetradic
#0D3402 #022634 #290234 #341002
square
#0D3402 #022634 #290234 #341002
split-complementary
#0D3402 #100234 #340226
monochromatic
#071D01 #071D01 #0D3402 #1C6F04 #2AAA07
Accessibility & contrast
On white
13.91
#0D3402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#0D3402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D3402
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D3402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D3402 | 1.00 | 13.91 | 1.51 | 13.91 |
| #FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#312B07
Tritanopia (blue-blind)
#08322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #0d3402; /* rgb */ color: rgb(13, 52, 2); /* oklch */ color: oklch(28.6% 0.088 139.6);
Tailwind
colors: {
custom: {
50: '#526c48',
500: '#0d3402',
950: '#000000',
},
}SCSS
$custom: #0d3402; $custom-light: #526c48; $custom-dark: #000000;
JSON
{
"hex": "#0d3402",
"rgb": {
"r": 13,
"g": 52,
"b": 2
},
"hsl": {
"h": 106.8,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28619,
"c": 0.08815,
"h": 139.6
},
"luminance": 0.02546
}Semantic roles & 50–950 ramp
primary
#0D3402
secondary
#631A78
accent
#29FFD0
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020700
muted
#787A77