#0F3D0D#0F3D0D
#0F3D0D is a dark, moderate green. Relative luminance 0.035; OKLCH L 31.7% C 0.091 H 142.5°. Best body text is #FFFFFF at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #0F3D0D |
|---|---|
| RGB | rgb(15, 61, 13) |
| HSL | hsl(118, 65%, 15%) |
| HSV | hsv(118, 79%, 24%) |
| CMYK | cmyk(75.4%, 0%, 78.7%, 76.1%) |
| CIE-LAB | lab(21.83, -26.45, 24.08) |
| CIE-LCH | lch(21.83, 35.77, 137.69°) |
| OKLab | oklab(31.74% -0.0719 0.0552) |
| OKLCH | oklch(31.74% 0.091 142.5) |
| XYZ | xyz(1.9383, 3.4679, 0.9479) |
| Luminance | 0.0347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.70
Dark Green
#033500
ΔE00 2.58
Forrest Green
#154406
ΔE00 3.28
Forest Green (survey)
#06470C
ΔE00 3.69
British Racing Green
#05480D
ΔE00 3.98
Pine Green
#0A481E
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F3D0D #3B0D3D
analogous
#273D0D #0F3D0D #0D3D23
triadic
#0F3D0D #0D0F3D #3D0D0F
tetradic
#0F3D0D #0D273D #3B0D3D #3D230D
square
#0F3D0D #0D273D #3B0D3D #3D230D
split-complementary
#0F3D0D #230D3D #3D0D27
monochromatic
#061905 #061905 #0F3D0D #1B6F18 #28A223
Accessibility & contrast
On white
12.40
#0F3D0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#0F3D0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F3D0D
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F3D0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F3D0D | 1.00 | 12.40 | 1.69 | 12.40 |
| #FFFFFF | 12.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3706
Deuteranopia (green-blind)
#393312
Tritanopia (blue-blind)
#063B33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #0f3d0d; /* rgb */ color: rgb(15, 61, 13); /* oklch */ color: oklch(31.7% 0.091 142.5);
Tailwind
colors: {
custom: {
50: '#55734e',
500: '#0f3d0d',
950: '#000000',
},
}SCSS
$custom: #0f3d0d; $custom-light: #55734e; $custom-dark: #000000;
JSON
{
"hex": "#0f3d0d",
"rgb": {
"r": 15,
"g": 61,
"b": 13
},
"hsl": {
"h": 117.5,
"s": 64.865,
"l": 14.51
},
"oklch": {
"l": 0.31736,
"c": 0.09067,
"h": 142.5
},
"luminance": 0.03468
}Semantic roles & 50–950 ramp
primary
#0F3D0D
secondary
#752D79
accent
#40E8E1
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78