#0F3D0C#0F3D0C
#0F3D0C is a dark, moderate green. Relative luminance 0.035; OKLCH L 31.7% C 0.091 H 142.2°. Best body text is #FFFFFF at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #0F3D0C |
|---|---|
| RGB | rgb(15, 61, 12) |
| HSL | hsl(116, 67%, 14%) |
| HSV | hsv(116, 80%, 24%) |
| CMYK | cmyk(75.4%, 0%, 80.3%, 76.1%) |
| CIE-LAB | lab(21.82, -26.56, 24.53) |
| CIE-LCH | lch(21.82, 36.15, 137.27°) |
| OKLab | oklab(31.73% -0.0723 0.056) |
| OKLCH | oklch(31.73% 0.091 142.2) |
| XYZ | xyz(1.9320, 3.4654, 0.9148) |
| Luminance | 0.0347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.55
Dark Green
#033500
ΔE00 2.54
Forrest Green
#154406
ΔE00 3.12
Forest Green (survey)
#06470C
ΔE00 3.61
British Racing Green
#05480D
ΔE00 3.91
Racing Green
#014600
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F3D0C #3A0C3D
analogous
#283D0C #0F3D0C #0C3D22
triadic
#0F3D0C #0C0F3D #3D0C0F
tetradic
#0F3D0C #0C283D #3A0C3D #3D220C
square
#0F3D0C #0C283D #3A0C3D #3D220C
split-complementary
#0F3D0C #220C3D #3D0C28
monochromatic
#061A05 #061A05 #0F3D0C #1C7016 #28A320
Accessibility & contrast
On white
12.40
#0F3D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#0F3D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F3D0C
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F3D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F3D0C | 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)
#3F3705
Deuteranopia (green-blind)
#393311
Tritanopia (blue-blind)
#063B33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #0f3d0c; /* rgb */ color: rgb(15, 61, 12); /* oklch */ color: oklch(31.7% 0.091 142.2);
Tailwind
colors: {
custom: {
50: '#55734e',
500: '#0f3d0c',
950: '#000000',
},
}SCSS
$custom: #0f3d0c; $custom-light: #55734e; $custom-dark: #000000;
JSON
{
"hex": "#0f3d0c",
"rgb": {
"r": 15,
"g": 61,
"b": 12
},
"hsl": {
"h": 116.327,
"s": 67.123,
"l": 14.314
},
"oklch": {
"l": 0.31725,
"c": 0.09146,
"h": 142.2
},
"luminance": 0.03466
}Semantic roles & 50–950 ramp
primary
#0F3D0C
secondary
#742C79
accent
#3EEADF
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030801
muted
#787B77