#0F3F0E#0F3F0E
#0F3F0E is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.4% C 0.093 H 142.8°. Best body text is #FFFFFF at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #0F3F0E |
|---|---|
| RGB | rgb(15, 63, 14) |
| HSL | hsl(119, 64%, 15%) |
| HSV | hsv(119, 78%, 25%) |
| CMYK | cmyk(76.2%, 0%, 77.8%, 75.3%) |
| CIE-LAB | lab(22.61, -27.17, 24.43) |
| CIE-LCH | lch(22.61, 36.53, 138.04°) |
| OKLab | oklab(32.39% -0.0738 0.0561) |
| OKLCH | oklch(32.39% 0.093 142.8) |
| XYZ | xyz(2.0537, 3.6881, 1.0190) |
| Luminance | 0.0369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.31
Forrest Green
#154406
ΔE00 2.86
Forest Green (survey)
#06470C
ΔE00 3.08
Dark Green
#033500
ΔE00 3.08
British Racing Green
#05480D
ΔE00 3.36
Pine Green
#0A481E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F3F0E #3E0E3F
analogous
#273F0E #0F3F0E #0E3F26
triadic
#0F3F0E #0E0F3F #3F0E0F
tetradic
#0F3F0E #0E273F #3E0E3F #3F260E
square
#0F3F0E #0E273F #3E0E3F #3F260E
split-complementary
#0F3F0E #260E3F #3F0E27
monochromatic
#061906 #061906 #0F3F0E #1B7119 #27A324
Accessibility & contrast
On white
12.09
#0F3F0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#0F3F0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F3F0E
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F3F0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F3F0E | 1.00 | 12.09 | 1.74 | 12.09 |
| #FFFFFF | 12.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413807
Deuteranopia (green-blind)
#3B3513
Tritanopia (blue-blind)
#053D35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #0f3f0e; /* rgb */ color: rgb(15, 63, 14); /* oklch */ color: oklch(32.4% 0.093 142.8);
Tailwind
colors: {
custom: {
50: '#56754f',
500: '#0f3f0e',
950: '#000000',
},
}SCSS
$custom: #0f3f0e; $custom-light: #56754f; $custom-dark: #000000;
JSON
{
"hex": "#0f3f0e",
"rgb": {
"r": 15,
"g": 63,
"b": 14
},
"hsl": {
"h": 118.776,
"s": 63.636,
"l": 15.098
},
"oklch": {
"l": 0.32388,
"c": 0.09271,
"h": 142.8
},
"luminance": 0.03688
}Semantic roles & 50–950 ramp
primary
#0F3F0E
secondary
#782F7A
accent
#41E7E3
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78