#0D460C#0D460C
#0D460C is a dark, moderate green. Relative luminance 0.045; OKLCH L 34.5% C 0.104 H 142.7°. Best body text is #FFFFFF at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #0D460C |
|---|---|
| RGB | rgb(13, 70, 12) |
| HSL | hsl(119, 71%, 16%) |
| HSV | hsv(119, 83%, 27%) |
| CMYK | cmyk(81.4%, 0%, 82.9%, 72.5%) |
| CIE-LAB | lab(25.24, -30.60, 28.03) |
| CIE-LCH | lch(25.24, 41.50, 137.51°) |
| OKLab | oklab(34.54% -0.0831 0.0633) |
| OKLCH | oklch(34.54% 0.104 142.7) |
| XYZ | xyz(2.4224, 4.4922, 1.0872) |
| Luminance | 0.0449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Forest Green (survey)
#06470C
ΔE00 0.70
British Racing Green
#05480D
ΔE00 0.98
Darkgreen (survey)
#054907
ΔE00 1.55
Forrest Green
#154406
ΔE00 1.66
Hunter Green (survey)
#0B4008
ΔE00 1.85
Racing Green
#014600
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D460C #450C46
analogous
#2A460C #0D460C #0C4628
triadic
#0D460C #0C0D46 #460C0D
tetradic
#0D460C #0C2A46 #450C46 #46280C
square
#0D460C #0C2A46 #450C46 #46280C
split-complementary
#0D460C #280C46 #460C2A
monochromatic
#051A04 #051A04 #0D460C #177A15 #20AE1E
Accessibility & contrast
On white
11.06
#0D460C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.90
#0D460C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D460C
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D460C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D460C | 1.00 | 11.06 | 1.90 | 11.06 |
| #FFFFFF | 11.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.90 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#483F03
Deuteranopia (green-blind)
#413A12
Tritanopia (blue-blind)
#00443B
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #0d460c; /* rgb */ color: rgb(13, 70, 12); /* oklch */ color: oklch(34.5% 0.104 142.7);
Tailwind
colors: {
custom: {
50: '#577a4f',
500: '#0d460c',
950: '#000000',
},
}SCSS
$custom: #0d460c; $custom-light: #577a4f; $custom-dark: #000000;
JSON
{
"hex": "#0d460c",
"rgb": {
"r": 13,
"g": 70,
"b": 12
},
"hsl": {
"h": 118.966,
"s": 70.732,
"l": 16.078
},
"oklch": {
"l": 0.34544,
"c": 0.10449,
"h": 142.7
},
"luminance": 0.04492
}Semantic roles & 50–950 ramp
primary
#0D460C
secondary
#802C82
accent
#3AEDEA
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#040902
muted
#797B78