#0D4D1D#0D4D1D
#0D4D1D is a dark, moderate green. Relative luminance 0.055; OKLCH L 36.9% C 0.100 H 147.2°. Best body text is #FFFFFF at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #0D4D1D |
|---|---|
| RGB | rgb(13, 77, 29) |
| HSL | hsl(135, 71%, 18%) |
| HSV | hsv(135, 83%, 30%) |
| CMYK | cmyk(83.1%, 0%, 62.3%, 69.8%) |
| CIE-LAB | lab(28.07, -31.20, 22.68) |
| CIE-LCH | lch(28.07, 38.57, 143.98°) |
| OKLab | oklab(36.95% -0.0839 0.054) |
| OKLCH | oklch(36.95% 0.1 147.2) |
| XYZ | xyz(3.0414, 5.4817, 2.0599) |
| Luminance | 0.0548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.01
British Racing Green
#05480D
ΔE00 2.95
Forest Green (survey)
#06470C
ΔE00 3.16
Darkgreen (survey)
#054907
ΔE00 3.81
Bottle Green
#044A05
ΔE00 4.13
Hunter Green (survey)
#0B4008
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D4D1D #4D0D3D
analogous
#1D4D0D #0D4D1D #0D4D3D
triadic
#0D4D1D #1D0D4D #4D1D0D
tetradic
#0D4D1D #0D1D4D #4D0D3D #4D3D0D
square
#0D4D1D #0D1D4D #4D0D3D #4D3D0D
split-complementary
#0D4D1D #3D0D4D #4D0D1D
monochromatic
#041A0A #041A0A #0D4D1D #168131 #1FB644
Accessibility & contrast
On white
10.02
#0D4D1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.10
#0D4D1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D4D1D
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D4D1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D4D1D | 1.00 | 10.02 | 2.10 | 10.02 |
| #FFFFFF | 10.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E4518
Deuteranopia (green-blind)
#474021
Tritanopia (blue-blind)
#004B42
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #0d4d1d; /* rgb */ color: rgb(13, 77, 29); /* oklch */ color: oklch(36.9% 0.100 147.2);
Tailwind
colors: {
custom: {
50: '#587f5a',
500: '#0d4d1d',
950: '#000000',
},
}SCSS
$custom: #0d4d1d; $custom-light: #587f5a; $custom-dark: #000000;
JSON
{
"hex": "#0d4d1d",
"rgb": {
"r": 13,
"g": 77,
"b": 29
},
"hsl": {
"h": 135,
"s": 71.111,
"l": 17.647
},
"oklch": {
"l": 0.36948,
"c": 0.09982,
"h": 147.2
},
"luminance": 0.05482
}Semantic roles & 50–950 ramp
primary
#0D4D1D
secondary
#882E72
accent
#3AC1EE
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79