#0D3D1E#0D3D1E
#0D3D1E is a dark, moderate green. Relative luminance 0.035; OKLCH L 31.9% C 0.074 H 151.2°. Best body text is #FFFFFF at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #0D3D1E |
|---|---|
| RGB | rgb(13, 61, 30) |
| HSL | hsl(141, 65%, 15%) |
| HSV | hsv(141, 79%, 24%) |
| CMYK | cmyk(78.7%, 0%, 50.8%, 76.1%) |
| CIE-LAB | lab(22.00, -24.21, 14.60) |
| CIE-LCH | lch(22.00, 28.27, 148.91°) |
| OKLab | oklab(31.94% -0.0652 0.0359) |
| OKLCH | oklch(31.94% 0.074 151.2) |
| XYZ | xyz(2.0689, 3.5166, 1.7978) |
| Luminance | 0.0352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 3.70
Pine Green
#0A481E
ΔE00 4.32
Dark Forest Green
#002D04
ΔE00 5.52
Very Dark Green
#062E03
ΔE00 5.66
Dark Green
#033500
ΔE00 5.93
Hunter Green (survey)
#0B4008
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D3D1E #3D0D2C
analogous
#143D0D #0D3D1E #0D3D36
triadic
#0D3D1E #1E0D3D #3D1E0D
tetradic
#0D3D1E #0D143D #3D0D2C #3D360D
square
#0D3D1E #0D143D #3D0D2C #3D360D
split-complementary
#0D3D1E #360D3D #3D0D14
monochromatic
#05190C #05190C #0D3D1E #186F37 #23A250
Accessibility & contrast
On white
12.33
#0D3D1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#0D3D1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D3D1E
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D3D1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D3D1E | 1.00 | 12.33 | 1.70 | 12.33 |
| #FFFFFF | 12.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D371C
Deuteranopia (green-blind)
#373320
Tritanopia (blue-blind)
#003C35
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #0d3d1e; /* rgb */ color: rgb(13, 61, 30); /* oklch */ color: oklch(31.9% 0.074 151.2);
Tailwind
colors: {
custom: {
50: '#53735a',
500: '#0d3d1e',
950: '#000000',
},
}SCSS
$custom: #0d3d1e; $custom-light: #53735a; $custom-dark: #000000;
JSON
{
"hex": "#0d3d1e",
"rgb": {
"r": 13,
"g": 61,
"b": 30
},
"hsl": {
"h": 141.25,
"s": 64.865,
"l": 14.51
},
"oklch": {
"l": 0.31941,
"c": 0.07447,
"h": 151.2
},
"luminance": 0.03517
}Semantic roles & 50–950 ramp
primary
#0D3D1E
secondary
#792D5E
accent
#40ACE8
background
#F5F7F5
surface
#E8EDE9
border
#C4C8C5
text
#030803
muted
#787B78