#0F3F0F#0F3F0F
#0F3F0F is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.4% C 0.092 H 143.1°. Best body text is #FFFFFF at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #0F3F0F |
|---|---|
| RGB | rgb(15, 63, 15) |
| HSL | hsl(120, 62%, 15%) |
| HSV | hsv(120, 76%, 25%) |
| CMYK | cmyk(76.2%, 0%, 76.2%, 75.3%) |
| CIE-LAB | lab(22.62, -27.05, 23.94) |
| CIE-LCH | lch(22.62, 36.13, 138.49°) |
| OKLab | oklab(32.4% -0.0735 0.0552) |
| OKLCH | oklch(32.4% 0.092 143.1) |
| XYZ | xyz(2.0606, 3.6908, 1.0557) |
| Luminance | 0.0369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.51
Forrest Green
#154406
ΔE00 3.05
Dark Green
#033500
ΔE00 3.13
Forest Green (survey)
#06470C
ΔE00 3.18
British Racing Green
#05480D
ΔE00 3.45
Pine Green
#0A481E
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F3F0F #3F0F3F
analogous
#273F0F #0F3F0F #0F3F27
triadic
#0F3F0F #0F0F3F #3F0F0F
tetradic
#0F3F0F #0F273F #3F0F3F #3F270F
square
#0F3F0F #0F273F #3F0F3F #3F270F
split-complementary
#0F3F0F #270F3F #3F0F27
monochromatic
#061906 #061906 #0F3F0F #1B701B #27A227
Accessibility & contrast
On white
12.08
#0F3F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#0F3F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F3F0F
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F3F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F3F0F | 1.00 | 12.08 | 1.74 | 12.08 |
| #FFFFFF | 12.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413809
Deuteranopia (green-blind)
#3B3513
Tritanopia (blue-blind)
#043D35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #0f3f0f; /* rgb */ color: rgb(15, 63, 15); /* oklch */ color: oklch(32.4% 0.092 143.1);
Tailwind
colors: {
custom: {
50: '#557550',
500: '#0f3f0f',
950: '#000000',
},
}SCSS
$custom: #0f3f0f; $custom-light: #557550; $custom-dark: #000000;
JSON
{
"hex": "#0f3f0f",
"rgb": {
"r": 15,
"g": 63,
"b": 15
},
"hsl": {
"h": 120,
"s": 61.538,
"l": 15.294
},
"oklch": {
"l": 0.32399,
"c": 0.09188,
"h": 143.1
},
"luminance": 0.03691
}Semantic roles & 50–950 ramp
primary
#0F3F0F
secondary
#793079
accent
#43E5E5
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78