#0D3C0D#0D3C0D
#0D3C0D is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.3% C 0.090 H 143.0°. Best body text is #FFFFFF at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #0D3C0D |
|---|---|
| RGB | rgb(13, 60, 13) |
| HSL | hsl(120, 64%, 14%) |
| HSV | hsv(120, 78%, 24%) |
| CMYK | cmyk(78.3%, 0%, 78.3%, 76.5%) |
| CIE-LAB | lab(21.38, -26.52, 23.58) |
| CIE-LCH | lch(21.38, 35.48, 138.36°) |
| OKLab | oklab(31.35% -0.072 0.0542) |
| OKLCH | oklch(31.35% 0.09 143) |
| XYZ | xyz(1.8544, 3.3461, 0.9288) |
| Luminance | 0.0335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.00
Dark Green
#033500
ΔE00 2.33
Forrest Green
#154406
ΔE00 3.66
Forest Green (survey)
#06470C
ΔE00 3.97
British Racing Green
#05480D
ΔE00 4.25
Very Dark Green
#062E03
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D3C0D #3C0D3C
analogous
#253C0D #0D3C0D #0D3C25
triadic
#0D3C0D #0D0D3C #3C0D0D
tetradic
#0D3C0D #0D253C #3C0D3C #3C250D
square
#0D3C0D #0D253C #3C0D3C #3C250D
split-complementary
#0D3C0D #250D3C #3C0D25
monochromatic
#051905 #051905 #0D3C0D #186E18 #23A123
Accessibility & contrast
On white
12.58
#0D3C0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#0D3C0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D3C0D
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D3C0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D3C0D | 1.00 | 12.58 | 1.67 | 12.58 |
| #FFFFFF | 12.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3607
Deuteranopia (green-blind)
#383211
Tritanopia (blue-blind)
#033A32
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #0d3c0d; /* rgb */ color: rgb(13, 60, 13); /* oklch */ color: oklch(31.3% 0.090 143.0);
Tailwind
colors: {
custom: {
50: '#54724e',
500: '#0d3c0d',
950: '#000000',
},
}SCSS
$custom: #0d3c0d; $custom-light: #54724e; $custom-dark: #000000;
JSON
{
"hex": "#0d3c0d",
"rgb": {
"r": 13,
"g": 60,
"b": 13
},
"hsl": {
"h": 120,
"s": 64.384,
"l": 14.314
},
"oklch": {
"l": 0.31348,
"c": 0.0901,
"h": 143
},
"luminance": 0.03346
}Semantic roles & 50–950 ramp
primary
#0D3C0D
secondary
#782D78
accent
#40E7E7
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78