#0F3D0F#0F3D0F
#0F3D0F is a dark, moderate green. Relative luminance 0.035; OKLCH L 31.8% C 0.089 H 143.1°. Best body text is #FFFFFF at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #0F3D0F |
|---|---|
| RGB | rgb(15, 61, 15) |
| HSL | hsl(120, 61%, 15%) |
| HSV | hsv(120, 75%, 24%) |
| CMYK | cmyk(75.4%, 0%, 75.4%, 76.1%) |
| CIE-LAB | lab(21.85, -26.21, 23.10) |
| CIE-LCH | lch(21.85, 34.94, 138.61°) |
| OKLab | oklab(31.76% -0.0712 0.0534) |
| OKLCH | oklch(31.76% 0.089 143.1) |
| XYZ | xyz(1.9519, 3.4733, 1.0194) |
| Luminance | 0.0347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.06
Dark Green
#033500
ΔE00 2.72
Forrest Green
#154406
ΔE00 3.64
Forest Green (survey)
#06470C
ΔE00 3.88
Pine Green
#0A481E
ΔE00 4.11
British Racing Green
#05480D
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F3D0F #3D0F3D
analogous
#263D0F #0F3D0F #0F3D26
triadic
#0F3D0F #0F0F3D #3D0F0F
tetradic
#0F3D0F #0F263D #3D0F3D #3D260F
square
#0F3D0F #0F263D #3D0F3D #3D260F
split-complementary
#0F3D0F #260F3D #3D0F26
monochromatic
#061906 #061906 #0F3D0F #1B6E1B #279F27
Accessibility & contrast
On white
12.39
#0F3D0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#0F3D0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F3D0F
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F3D0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F3D0F | 1.00 | 12.39 | 1.69 | 12.39 |
| #FFFFFF | 12.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3709
Deuteranopia (green-blind)
#393313
Tritanopia (blue-blind)
#053B34
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #0f3d0f; /* rgb */ color: rgb(15, 61, 15); /* oklch */ color: oklch(31.8% 0.089 143.1);
Tailwind
colors: {
custom: {
50: '#557350',
500: '#0f3d0f',
950: '#000000',
},
}SCSS
$custom: #0f3d0f; $custom-light: #557350; $custom-dark: #000000;
JSON
{
"hex": "#0f3d0f",
"rgb": {
"r": 15,
"g": 61,
"b": 15
},
"hsl": {
"h": 120,
"s": 60.526,
"l": 14.902
},
"oklch": {
"l": 0.31759,
"c": 0.089,
"h": 143.1
},
"luminance": 0.03474
}Semantic roles & 50–950 ramp
primary
#0F3D0F
secondary
#773077
accent
#44E4E4
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78